Article ID: 934759 - Last Review: July 29, 2009 - Revision: 2.0

The System Center Operations Manager 2007 Prerequisite Checker indicates that ASP.Net is not installed, even though the Microsoft .NET Framework 2.0 is installed

Expand all | Collapse all

SYMPTOMS

The Microsoft System Center Operations Manager 2007 Prerequisite Checker indicates that ASP.Net is not installed. This problem occurs even though the Microsoft .NET Framework 2.0 is installed.

CAUSE

This problem occurs when one of the following is true:
  • In Windows Server 2003, you install Internet Information Services (IIS) after you install the Microsoft .NET Framework 2.0. In this scenario, the ASP.Net extensions for IIS are not registered in the IIS metabase.
  • In Windows Server 2008, the Web Server (IIS) role is either missing or does not have all the necessary components installed.

RESOLUTION

To resolve this problem, follow these steps.

Windows Server 2008
  1. Start Server Manager.
  2. Click Roles, and then click Add Roles.
  3. Click Next.
  4. On the Select Server Roles screen, click Web Server (IIS), and then click Next.
  5. On the Select Roles Services screen, click to select the following check boxes:
    • HTTP Redirection
    • ASP.NET (add the required additional roles)
    • ASP
    • Basic Authentication (if using Forms Based auth and SSL)
    • Windows Authentication (if using Windows account authorization)
    • IIS 6 Management Compatibility (adds all sub-roles)
  6. Click Next, and then click Install
Windows Server 2003
  1. Click Start.
  2. Click Run.
  3. Type cmd.
  4. Click OK.
  5. At the command prompt, switch to the C:\Windows\Microsoft.NET\Framework\v2.0.50727 folder.
  6. Type the following command:
    ASPNet_RegIIS.exe -i -enable

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

REFERENCES

For information about Microsoft System Center Operations Manager 2007, visit the following Microsoft Web site:
http://www.microsoft.com/systemcenter/opsmgr/default.mspx (http://www.microsoft.com/systemcenter/opsmgr/default.mspx)

APPLIES TO
  • Microsoft System Center Operations Manager 2007
Keywords: 
kbexpertiseadvanced kbexpertiseinter kbtshoot kbprb KB934759
 

Article Translations