When you try to install MOM 2005 Service Pack 1 (SP1) Reporting, the prerequisite checking process fails (918712)
The information in this article applies to:
- Microsoft Operations Manager 2005 SP1, when used with:
- Microsoft SQL Server 2005 Reporting Services
SYMPTOMSWhen you try to install Microsoft Operations Manager (MOM) 2005 Service Pack 1 (SP1) Reporting, the prerequisite checking process fails. The prerequisite report contains the following information. |
Microsoft SQL Server Reporting Services | Unspecified error | MOM Reporting | Unable to contact the Microsoft SQL Server Reporting Services server via Windows Management Instrumentation (WMI) | Please see product release notes for more information |
This problem occurs if the following conditions are true: - You are using a Microsoft SQL Server 2005 Reporting Services server.
- The Automatically detect virtual directories check box is selected in the SQL Server Reporting Services Server dialog box.
Note By default, the Automatically detect virtual directories check box is selected.
CAUSEThis problem occurs because the Windows Management Instrumentation (WMI) namespace location was changed in SQL Server 2005 Reporting Services.RESOLUTIONTo resolve this problem, use one of the following methods. Method 1: Interactive installation- Start the MOM 2005 SP1 Reporting installation process.
- In the Welcome to the Microsoft Operations Manager 2005 Reporting Setup Wizard dialog box, click Next.
- Click to agree to the Microsoft Software License Terms, and then click Next.
- In the Registration Information dialog box, enter registration information, and then click Next.
- Chose a destination folder, and then click Next.
- In the SQL Server Reporting Services Server dialog box, type the name of the SQL 2005 Reporting Services server in the Enter the SQL Server Reporting Services Server Name box.
- Click to clear the Automatically detect virtual directories check box.
- In the Report Server Virtual Directory and Report Manager Virtual Directory boxes, type the name of the SQL Server 2005 Reporting Services virtual directories, and then click Next.
Note By default, the SQL Server 2005 Reporting Services virtual directory names are as follows:
- The Report Server virtual directory is named ReportServer.
- The Report Manager virtual directory is named Reports.
Do not enter the full URL name. Enter only ReportServer and Reports. If the default names were changed from their default names during the installation of SQL Reporting Services, enter the new names for the ReportServer and Reports virtual directories. If the virtual directory names are not known, they can be obtained from the Internet Information Services (IIS) Manager MMC snap-in on the server that is running the SQL Reporting Services Web site. - On the Prerequisite Check Passed dialog box, click Next, and then finish the MOM 2005 SP1 Reporting installation process.
Method 2: Unattended installationWhen you script the installation of MOM 2005 Reporting to do an unattended installation, you must disable automatic detection of the Report Server virtual directories. To disable automatic detection, use the AUTOMATICALLY_DETECT_ROSETTA_VDIRS=0 WMI property. Additionally, the virtual directory names must be entered for the following properties: - REPORT_SERVER_VDIR=
- REPORT_MANAGER_VDIR=
For example, the property entries should resemble the following: REPORT_SERVER_VDIR=ReportServer REPORT_MANAGER_VDIR=Reports STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 6/9/2006 |
---|
Keywords: | kbReport kbtshoot kbprb KB918712 kbAudITPRO |
---|
|