Apparently it's something to do with IIS and it's amazing 5 ways of
authentication. IIS has:
1. Anonymous Access
2. Basic HTTP Authentication (clear text)
3. Integrated Windows Authentication
4. Domain
5. Passport
So I guess it's all to do with setting up IIS to get it right!
"Marc Guillemot" <mgui...@yahoo.fr> wrote in message
news:4631...@yahoo.fr...
Hi,
I don't see how WebTest could trigger an Unhandled Exception for Visual
Studio MS Debuggers. I guess you have used something else, but not
WebTest.
Concerning "GetObject". This seems to be VBScript what is not supported by
WebTest.
Marc.
Dhruba Bandopadhyay wrote: