Error: ASP.NET Not Installed OR some other problem when you install IIS after installing ASP.NET or Visual Studio
This error occurs when ASP.NET is not installed correctly on the computer that you are trying to debug. This might mean that ASP.NET was never installed or that ASP.NET was installed first and IIS was installed later.
To reinstall ASP.NET
-
From a command prompt window, run the following command:
\WINDOWS\Microsoft.NET\Framework\version\aspnet_regiis -i
No comments:
Post a Comment