Article ID: 919954 - Last Review: December 20, 2006 - Revision: 3.0 Prerequisite Checker errors that may occur when you install Microsoft Operations Manager 2005 ReportingOn This PageINTRODUCTIONWhen you install Microsoft Operations Manager (MOM) 2005 Reporting, the installation program has to verify that certain prerequisites are met before the installation of MOM Reporting can continue. If this prerequisite verification is unsuccessful, you cannot continue to install MOM Reporting. If a prerequisite is not met, a Web page that contains the failed prerequisite is displayed. Typically, this Web page contains detailed information about why the prerequisite was not met. The Web page also recommends a solution to the problem. This article contains many examples of failed prerequisites together with the respective resolutions. MORE INFORMATIONPrerequisite verification may be unsuccessful if you do not run it from the installation programIf you manually run the Check Prerequisites task, you may receive incorrect results. For more information, click the following article number to view the article in the Microsoft Knowledge Base:909846
(http://support.microsoft.com/kb/909846/
)
The "Check Prerequisites" task returns an error when you run the task from a slipstream version of MOM 2005 Service Pack 1
To resolve this problem, run the MOM Reporting installation program to verify the installation prerequisites.You receive a "Could not get SQL Server instance names" verification failure with SQL Server 2000 Service Pack 3When you use Microsoft SQL Server 2000 Service Pack 3 (SP3) or SQL Server 2000 SP3a, the MOM Reporting prerequisite checking process fails. Additionally, the prerequisite report contains the following information.Collapse this table
To resolve this problem, install SQL Server on the same computer on which you are trying to install MOM Reporting. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 911681
(http://support.microsoft.com/kb/911681/
)
Error message when you try to install MOM 2005 Reporting: "Could not get SQL Server instance names"
You receive an "Incorrect version of Microsoft SQL Server Reporting Services is installed," "Microsoft SQL Server 2000 SP3a or above required," or "SQL Server 2000 SP3 or later not detected" verification failureYou receive one or more error messages that resemble the following error messages:Message 1 Incorrect version of Microsoft SQL Server Reporting Services is installed Microsoft SQL Server 2000 SP3a or above required SQL Server 2000 SP3 or later not detected To work around this problem, run the MOM Reporting installation to make sure that all prerequisites except SQL Server Reporting Services are successfully met. Then, use the Msiexec command to install MOM Reporting. To skip the Check Prerequisites task, use the PREREQ_COMPLETED=1 option. To install MOM Reporting by using the Msiexec command, use the following command syntax: msiexec /i [Location of MOMReporting.msi] DB_SIZE=[sizeofMOMDB] Note You cannot apply this workaround when MOM 2005 Reporting is installed on a server cluster because of limitations in the silent installation features of MOM 2005. When you install MOM 2005 Reporting on a server cluster that is running SQL Server Reporting Services SP2, the installation is unsuccessful. In this situation, you must uninstall SQL Server Reporting Services. Then, you must reinstall SQL Server Reporting Services together with SQL Server Reporting Services Service Pack 1 (SP1) instead of with SQL Server Reporting Services SP2.
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
SQLSVR_INSTANCE=[COMPUTERNAME\SQLINSTANCE] TASK_USER_ACCOUNT=[taskuseraccountname] TASK_USER_PASSWORD=[taskuserpassword] TASK_USER_DOMAIN=[taskuserdomainname] REPORTING_USER=[reportinguseraccountname] REPORTING_PASSWORD=[reportingaccountname] REPORTING_DOMAIN=[reportingdomainname] MOM_DB_SERVER=[MOMdatabaseservername] PREREQ_COMPLETED=1 /qn 902804
(http://support.microsoft.com/kb/902804/
)
You may receive an "Incorrect version of Microsoft SQL Server Reporting Services is installed" error message when you try to install MOM 2005 Reporting
902803
(http://support.microsoft.com/kb/902803/
)
You receive a "Microsoft SQL Server 2000 SP3a or above required" error message when you try to install MOM 2005
You receive a "Microsoft World Wide Web Service is not installed" verification failureWhen you try to install MOM Reporting, the prerequisite checking process fails. Additionally, the prerequisite report contains the following information.Collapse this table
You receive an "Unable to contact the Microsoft SQL Server Reporting Services server via Web service" verification failureYou may experience this problem if one or more of the following conditions are true.The Reports virtual directory or the ReportServer virtual directory was not created in IIS during the installation of SQL Server Reporting ServicesTo resolve this problem, uninstall and then reinstall SQL Server Reporting Services.You ran the Check Prerequisites process by itselfTo resolve this problem, run the MOM Reporting installation program to verify the installation prerequisites. For more information, click the following article number to view the article in the Microsoft Knowledge Base:909846
(http://support.microsoft.com/kb/909846/
)
The "Check Prerequisites" task returns an error when you run the task from a slipstream version of MOM 2005 Service Pack 1
SQL Server Reporting Services is not configured to use Secure Sockets Layer (SSL)If SQL Server Reporting Services is not configured to use SSL, you must make sure that the default Web site does not require SSL. To do this, follow these steps:
The certificate that is bound to the SQL Server Reporting Services Web site lists the fully qualified domain name (FQDN) of the server instead of the NetBIOS name of the serverThis problem occurs because the SQL Server Reporting Services Web configuration file uses the NetBIOS name of the server in the ReportServerURL parameter. This is true even if the certificate on the Web site uses the FQDN of the server. If the certificate on the Web site uses the FQDN of the server, you cannot open the Web site. Therefore, the MOM Reporting Check Prerequisites task cannot detect the Web site.To resolve this problem, use one of the following methods, as appropriate for your situation. If SSL is not requiredIf SSL is not required, follow these steps:
If SSL is requiredModify the RSWebApplication.config file to use the FQDN of the server. To do this, follow these steps:
899720
(http://support.microsoft.com/kb/899720/
)
The Microsoft Operations Manager Prerequisite Checker generates an "Unable to contact the Microsoft SQL Server Reporting Services server via Web Service" error message for Microsoft Operations Manager 2005 Reporting
You receive an "ASP.NET cannot be validated" verification failureWhen you try to install the MOM 2005 Reporting component, and then you try to confirm the prerequisites for the component by clicking Check Prerequisites on the Setup Tasks tab of the Microsoft Operations Manager 2005 Setup Resources dialog box, you may receive the following error message:ASP.NET cannot be validated Prerequisite Check Failed
The minimum requirements are not met. Click on View Log for more information.
Unable to contact the Microsoft SQL Server Reporting Services server via Web Service Note To pass the prerequisite check for MOM 2005 Reporting installation, IIS must be installed on the server on which SQL Server 2000 Reporting Services will be installed and on the server on which MOM Reporting will be installed. To resolve this problem, install IIS on the computer before you install the MOM Reporting component. Then, you can uninstall IIS after you successfully install MOM Reporting. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 887310
(http://support.microsoft.com/kb/887310/
)
You receive an "ASP.NET cannot be validated" error message when you check the prerequisites for installing the Microsoft Operations Manager (MOM) 2005 Reporting component
You receive an "Access is denied" error message when you install MOM Reporting Services together with a remote SQL Server Reporting Services serverThis problem occurs if the administrator account under which the installation runs does not have sufficient permissions to the registry on the remote computer that is running SQL Server Reporting Services.To test access to the remote registry, start a command prompt on the computer on which you want to install the MOM Reporting component. Then, type the following command, and then press ENTER: REG QUERY \\SQL Reporting Services server name\HKLM To resolve this problem, verify the following:
153183
(http://support.microsoft.com/kb/153183/
)
How to restrict access to the registry from a remote computer
You receive an "Unable to contact the Microsoft SQL Server Reporting Services server via WMI" verification failureThis problem may occur if one or both of the following conditions are true:
Method 1Verify that SQL Server Reporting Services is installed and configured on the local or remote computer. If you use a remote computer that is running SQL Server Reporting Services, make sure that you specify this during the installation of MOM Reporting.Method 2If you want to install MOM Reporting on a computer that is running SQL Server 2005 Reporting Services, click to clear the Automatically detect virtual directories check box in the SQL Server Reporting Services Server dialog box. Then, enter the name of the SQL Server 2005 Reporting Services report server virtual directory in the Report Server Virtual Directory box. Additionally, enter the name of the reports virtual directory in the Report Manager Virtual Directory box.Note When you enter the virtual directory names, do not type the full URL to the virtual directory. Instead, type the name of the virtual directory only. By default, the report server virtual directory is named ReportServer. By default, the reports virtual directory is named Reports. If you do not know the names of the virtual directories, you can obtain them by using the IIS Microsoft Management Console (MMC) snap-in on the computer that is running SQL Server 2005 Reporting Services. For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base: 918712
(http://support.microsoft.com/kb/918712/
)
When you try to install MOM 2005 Service Pack 1 (S) Reporting, the prerequisite checking process fails
918481
(http://support.microsoft.com/kb/918481/
)
How to install Microsoft Operations Manager (MOM) 2005 Service Pack 1 databases and MOM 2005 Reporting on a computer that has Microsoft SQL Server 2005 installed
| Article Translations
|

Back to the top
