I've made a simple webservice but when I try to acces it I get a 401 error.
What changes I have to make ? I've grant full acces to everyone.
I am using Windows auth.
The 401 error is for file not found. Can you change the authentication mode
to none and try.And also check you are calling the proper asmx page.
Regards,
Govind.
> I've made a simple webservice but when I try to acces it I get a 401 error.
> What changes I have to make ? I've grant full acces to everyone.
> I am using Windows auth.