Microsoft Knowledge Base Email Alertz

System Center Operations Manager 2007 Reporting installation fails on a Windows Server 2008 computer if IIS 6.0 Management Compatibility is not 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: 949455 - Last Review: March 11, 2008 - Revision: 1.0

System Center Operations Manager 2007 Reporting installation fails on a Windows Server 2008 computer if IIS 6.0 Management Compatibility is not installed

SYMPTOMS

When you install Microsoft System Center Operations Manager 2007 Reporting on a Windows Server 2008 computer, the installation fails. Additionally, you receive the following error message:
The setup wizard was interrupted before Operations Manager 2007 could be installed. Your system has not been modified. To complete installation at another time, please run setup again.
Additionally, the installation log may contain information that resembles the following:
SetSRSSecurityCA error: Invalid namespace .
StackTrace:    at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObject.Initialize(Boolean getObject)
   at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
   at Microsoft.Reporting.Setup.ReportingManagedCAs.RestartAppPool(String appPoolName)
   at Microsoft.Reporting.Setup.ReportingManagedCAs.SetSRSSecurityCA(Session session)
MSI (s) (BC:70) NOTE: custom action _SetSRSSecurityCA unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
Action ended 

CAUSE

This problem occurs because the required Internet Information Services (IIS) 6.0 Management Compatibility components are not installed on the Windows Server 2008 computer.

RESOLUTION

To resolve this problem, install IIS 6.0 Management Compatibility by using the Server Manager console. To do this, follow these steps:
  1. Click Start, click Administrative Tools, and then click Server Manager.
  2. In the console tree, expand Roles, right-click Web Server (IIS), and then click Add Role Services.
  3. In the Role services list, find the IIS 6 Management Compatibility node.
  4. Under the IIS 6 Management Compatibility node, click to select the IIS 6 Metabase Compatibility check box and the IIS 6 WMI Compatibility check box.
  5. Click Next.
  6. Click Install.
  7. Click Close to exit the Add Role Services wizard.

MORE INFORMATION

For more information about deployment of Operations Manager 2007 Reporting, visit the following Microsoft TechNet Web site:
http://technet.microsoft.com/en-us/library/bb309478.aspx (http://technet.microsoft.com/en-us/library/bb309478.aspx)

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

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

uma Report As Irrelevant  
Written: 12/24/2008 8:28 AM
Thank you for posting this fix,i got the same error message when installing SCVMM self-service portal and i follwed the above instructions and it solved it. Thank you once again. Keep up the good work.