Windows XP sp2, ASP.Net 2.0.50727, IIS 5.0, SQL Express 2008, MS Visual Web Devloper 2008
All above was installed and ready to go.....
Ready to install DNN, but the .aspx file extension doesn't show under "Documents" in IIS. I know I can add it manually, but that won't work
Tried running from the command prompt: "C:\windows\Microsoft.Net\Framework\v2.0.50727>aspnet_regiis -i", I get an error: "No application is associated with the specified file for this operation". However, I checked the directory and the aspnet_regiis.exe is there. I've tried running aspnet_regiis -i from the \v2.0.5.0272 directory, same problem.
I've reinstalled IIS, but that didn't work either.
Two questions: why is aspnet_regiis -i not working
What can I do to get the .aspx file to show in IIS documents? Adding it manually won't work.