
However, I ran into an issue that I hadn’t seen before. I could open html pages, but couldn’t open any ASP pages, even though ASP was set up correctly. After browsing through some web forums and such, I found that if the .NET framework is installed before IIS is enabled, you have to manually register ASP.NET with IIS. Sounds like a pain in the ass, right? Well, luckily Microsoft has provided a utility to do it for you.
From the command line, browse to:
C:\Windows\Microsoft.NET\Framework64\vx.x.xxxxx\ and run aspnet_regiis.exe -i
Next, open up the IIS Manager, click on “Web Service Extensions”, and enable the ASP.NET version that you’re running.
Listening to Karl Denson – Dance Lesson #2…