Using Windows Authentication under IIS7 (ASP.NET)

Okay 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 do not have permission to view this directory or page using the credentials you supplied”

  1. Whip open the control panel, and select programs and features
  2. On the left select “Turn Windows Features on or off”
  3. Drill down to “Internet Information Services” – “World Wide Web” services” – “Security” – “Windows Authentication”
  4. Tick “Windows Authentication”

My gosh, hidden away eh?
I love Windows Vista.

Related posts:

  1. ASP.NET & AlternatingRowStyle & IE8

Have a computer problem? Ask in our SUPPORT forum!

Receive Discounted Software

No bull. Want cheap discounts for common software products?
  • AntiVirus
  • Video editing tools
  • Web development tools
  • Registry Cleaners
  • Computer speed boosters!
Our editors get these products sent to us WEEKLY for review.

WE WANT TO PASS THESE DISCOUNTS ON TO YOU! (We honestly don't need them)

So whack your email in the box below and when we receive stuff we'll forward it to you! Its that simple.


One Response to “Using Windows Authentication under IIS7 (ASP.NET)”

  1. Amber says:

    I tried that i can see other authentications but am not able to see windows authentication. Any help will be appreciated.

Leave a Reply