Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

System Center Operations Manager 2007 Reporting installation fails when SRS is configured to use HTTPS


Symptoms

When installing the System Center Operations Manager 2007 reporting component and SQL Server Reporting Services (SRS) is configured with HTTPS (SSL), the reporting installation fails with the following error:

The operation you are attempting requires a secure connection (HTTPS).

Below is the error message from the installation logs:

Message:CreateSRSDataSource SoapException Exception: System.Web.Services.Protocols.SoapException: The
operation you are attempting requires a secure connection (HTTPS). ---> Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException:
The operation you are attempting requires a secure connection (HTTPS).

↑ Back to the top


Cause

SRS was configured to use SSL.

↑ Back to the top


Resolution

To resolve this complete the steps below:

1. Search for the rsreportserver.config file

2. Search for the line that reads <Add Key="SecureConnectionLevel" Value="2">.

3. Change it to <Add Key="SecureConnectionLevel" Value="0"> and save the file.

4. Restart the SQL Reporting service and run the Reporting installation again.

↑ Back to the top


Keywords: vkball, kb

↑ Back to the top

Article Info
Article ID : 2616984
Revision : 1
Created on : 1/8/2017
Published on : 9/14/2011
Exists online : False
Views : 96