User security?
am 25.07.2006 17:12:02 von AG70Hello,
I have created a web service name "TestWS" using VS.NET 2 and published it
to my SBS2003 server that uses IIS6 as a web server.
I have set NO anonymous access to TestWS virtual directory and I have
created a simple user account from the User template with the name of
"MyUser".
Problem is that I can't login to \TestWS\Service1.asmx with MyUser account
unless I give that user Administrator permission.
How can I login to my \TestWS\Service1.asmx with "MyUser" account without
giving it Administrator permissions?
Thanks in advanced,
Asaf