Posts Tagged ‘IIS’

ASP.NET 2.0 not registered in IIS

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

Subscribe to RSS Feed Follow me on Twitter!