Verifying ASP.NET

Follow these steps to ensure that ASP.NET is working properly.

First, in the Windows registry, search for the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp\Components registry key. This is the IIS Setup key that contains the components that have been enabled in IIS.

Next, check whether the current .NET Framework version is 4.0. To do this on Windows Server 2008:

If you are using Windows Server 2012, see IIS 8.0 Using ASP.NET 3.5 and ASP.NET 4.5 for details on how to verify that .NET Framework 4.0 is installed on your server.