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
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.
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.
To resolve this problem, follow these steps.
Windows Server 2008- Start Server Manager.
- Click Roles, and then click Add Roles.
- Click Next.
- On the Select Server Roles screen, click Web Server (IIS), and then click Next.
- 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)
- Click Next, and then click Install
Windows Server 2003- Click Start.
- Click Run.
- Type cmd.
- Click OK.
- At the command prompt, switch to the C:\Windows\Microsoft.NET\Framework\v2.0.50727 folder.
- Type the following command:
ASPNet_RegIIS.exe -i -enable
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
For information about Microsoft System Center Operations Manager 2007, visit the following Microsoft Web site:
APPLIES TO
- Microsoft System Center Operations Manager 2007
| 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