When ASP.NET is installed on your computer but not registered in your IIS you probably installed .Net before IIS.
This is easily repaired with the following command
“%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe” -i
When ASP.NET is installed on your computer but not registered in your IIS you probably installed .Net before IIS.
This is easily repaired with the following command
“%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe” -i