We have a problem with our project. We make web services with C# and a client for the web services. In our office the client work fine, but in production we have a problem with proxy. Proxy is configured in Windows Internet Properties. The client has to connect to http:\aaa.com and http:\aaa.com is a proxy exception. But the client doesn’t connect. In the proxy log we can see that the client go through the proxy and ignore the proxy exceptions. Why doesn’t the client take the exception of Internet Properties?
EDIT: Sorry for the mistake the proxy configuration is *.aaa.com Using Intenet Explorer I can access to web services