Application Pool without Anonymous Access



Hello

I want to create a WebService which belongs to a custom application
pool & doesnt allow anonymous access.

I created a user Named "TestUser", and added it to the IIS_WPG group.
Then i created a new application pool "TestAppPool" which is run by
TestUser & Created a WebService that runs under "TestAppPool". At this
stage everything works.

However, when i uncheck "Allow Anoymous Access" - accessing the
service.asmx page works only from the local computer. From a remote
station - accessing "http://myserver/myapp/service.asmx"; requires
entering a username & password (which is exactly what i want) - but any
user & pass i try to enter fails.

Please note that if i change the AppPool's user to "Network Service"
(or any other "Built in" account) it works - i can login with any
active directory user.

What's wrong?

.



Relevant Pages

  • Application Pool without Anonymous Access
    ... pool & doesnt allow anonymous access. ... I created a user Named "TestUser", and added it to the IIS_WPG group. ... Then i created a new application pool "TestAppPool" which is run by ... TestUser & Created a WebService that runs under "TestAppPool". ...
    (microsoft.public.inetserver.iis.security)
  • RE: minFreeThreads error
    ... this is running in the correct pool yet. ... ** Did you get the error right after you deploy the webservice on the ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Trying to pass NetworkCredential to WebService
    ... authentication. ... ASP.NET's webservice calling code, we need to attach a NetworkCredential to ... application pool different from the ASP.NET ... So this still is a problem because my web service needs to run ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Accessing a webservice on one box from client application on o
    ... It might be that you have a problem with the configuration if your application pool. ... after you get the service unavailable refresh the list of application pools in the IIS admin console - is your app pool stopped? ... yeah i have IIS 6.0 and win2k3 is running on m/c where webservice is hosted. ... Identity of XYZpool i have added the newly created windows user. ...
    (microsoft.public.biztalk.general)
  • RE: minFreeThreads error
    ... ** Did you get the error right after you deploy the webservice on the ... application and hosting on IIS6(application pool mode). ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet.webservices)