Windows Server 2008, IIS7 and Windows Authentication
- by Chalkey
We currently have a development server set up which we are trying to test some Windows authentication ASP.NET code on.
We have turned on Windows Authentication in IIS7 on Windows Server 2008 R2 fine, and it asks the user for a username and password as excepted, but the problem is it doesn't appear to accept any credentials. This code for…