Windows Authentication not working after publishing asp.net to IIS

J

Jim

A web application has been built using asp.net and Visual Studio 2005. The
application is setup to use windows authentication to identify users. The
application works when run from in the interactive development environment
using the new web server included in VS 2005. However when the application
is 'published' to IIS 5.0 on Windows 2000, windows authentication no longer
works.

What needs to be done to fix this windows authentication problem with IIS?
 
D

Dominick Baier [DevelopMentor]

Hello jim,

you have to disable "anonymous authentication" in IIS5 for the virtual directory
- otherwise IIS will not do a authentication handshake.
 
J

Jim

You hit the nail on the head Dominick. The "anonymous authentication" was
turned off and the authentication worked. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top