Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

My small application can't connect to a website.

 

I believe it to be a security/configuration issue as our internet connection goes through one of our companies proxy servers and prompts for a username as password. I have to enter this every time I open a browser and attempt to connect to the internet.

 

Does someone know how i could use the IE Proxy settings?!

 

Thanks for your support!

 

Greetings Cracy

  • 3 weeks later...
Posted

I'm not sure exactly how your proxy has been configured, but if you're not able to change the proxy settings, could you try and connect to the internet from a browser. When you're on the page that asks for a username and password, select "View Source".

 

If this submits the username and password to a form, add a web control to your application that connects to a page that immediately submits the username and password in the same way. This might authenticate you with the proxy server and allow you to access the Internet without having to type these details in.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...