We have a product that uses Web Services. On our primary testing here on our local site, the product seems to be functioning well. When the product was deployed on another site, it went crazy with the infamous ISA HTTP 407 error.
So I have a couple of questions regarding ISA:
- How do you know if a network is ISA enabled?
- Can a Windows Machine be affected by the ISA server even if it is not joined to a domain?
- Since the web service is on the SAME MACHINE as the product, is there a way to tell the machine to not process the HTTP traffic through the ISA Server?
Thanks!
ISA Server is a firewall/proxy, so it can only affect external connections, and only if it's your gateway and/or if you use it as a proxy; it should definitely not affect connections from one machine to itself.
Have a look at the proxy settings in Internet Explorer; is your ISA server configured there? If yes, try disabling it or adding an exclusion for localhost, 127.0.0.1, your computer's host name and/or its IP address.