C# webclient and proxy server
问题 I am using a web client class in my source code for downloading a string using http. This was working fine. However, the clients in the company are all connected now to a proxy server. And the problem started from this. When I have tested my application I don't think it can pass through the proxy server, as the exception that keeps getting thrown is "no response from xxx.xxx.xxx.xxx which is the proxy server IP address. However, I can still navigate to the web site URL and it displays the