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.
You might want to try these tutorials to start with:
HOW TO: Build and Use XML Web Services by Using Visual Studio .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;315935
or
Build a Web Service
http://msdn.microsoft.com/vstudio/testdrive/webservice/default.aspx
Thanks,
Sam

Signature
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________
> 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.