WebTest failt with ISA Server
I'm testing a web application in our intranet accessible from my development machine. In Visual Studio .NET 2005 beta I can record the web test but when I run it from the same pc I get an error from ISA (Http error BadGateway):
Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202)
I guess the authentication is transmitted from the web test. How can I do it without generating the code ?
Thanks,
Pierre

