Re: Newbie - ASP.NET web service IIS 5.1 access problem

From: Steve Smith (nospam_at_nospam.com)
Date: 04/26/03


Date: Sat, 26 Apr 2003 10:23:46 +0100


"Steve Smith" <nospam@nospam.com> wrote in message
news:3ea9744b$0$11384$cc9e4d1f@news.dial.pipex.com...
> If I update the directory security on the web service directory in IIS to
> allow anonymous access (using the //localhost/ASPNET user), it all works
> fine, but I thought Windows Authentication was supposed to work provided I
> have the <authentication mode="Windows" /> tag in the Web.config file.

By the way, I also have the <identity impersonate="true" /> tag in the web
service config file, but it hasn't solved the problem.



Relevant Pages

  • Newbie - ASP.NET web service IIS 5.1 access problem
    ... to ASP.NET development and have a query about IIS authentication control. ... If I update the directory security on the web service directory in IIS to ... but I thought Windows Authentication was supposed to work provided I ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • directory security not working?
    ... I setup an directory under IIS 5.0 with Windows Authentication (which works ... but when I go to the directory and set the directory security by ...
    (microsoft.public.inetserver.iis.security)