Microsoft Knowledge Base Email Alertz

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

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

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

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
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate