Using Windows Authentication under IIS7 (ASP.NET)
By Jamsi • May 23rd, 2007 • Category: ASP.NET, Windows VistaOkay so I took me a few hours but I finally figured out how to turn on Windows Authentication under IIS7. For some reason, it’s turned off by default and in IIS7 under authentication you’ll only see anonymous.
I have a ASP.NET 1.1 application that requires Windows Authentication and this was the error I was receiving.
“You [...]

