A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

[Quick Fix] ASP.Net Load Problem

763 views · started by Chad ·
#1
[Quick Fix] ASP.Net Load Problem
If you are having trouble loading your ASP.Net sites from the IDE and you have IIS Manager installed, you need to open up the IIS Control Panel

IIS Manager Control Panel -> Authentication -> Disable ASP.Net Impersonation

IIS = Internet Information Services (Pre-installed on Windows 7)
#2
To get to the IIS quickly, hold Windows Key + R, then type inetmgr

(I have become very familiar with the built in IIS because of work.)