The virtual directory of my WebService is set allow anonymous access , but
if I did not set the Credentials when I request it, it result in access
denied error message.
Patrice - 20 Mar 2006 13:19 GMT
What about the root of the web site ? If the root requires authentication
but a subdir doesn't I believe it could be well required as well on the
subdir...

Signature
Patrice
> The virtual directory of my WebService is set allow anonymous access , but
> if I did not set the Credentials when I request it, it result in access
> denied error message.