CVE-2024-3400: PAN-OS Command Injection Vulnerability in GlobalProtect Gateway. Learn More

CVE-2024-3400: PAN-OS Command Injection Vulnerability in GlobalProtect Gateway. Learn More

Services
Capture
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

twi-managed-portal-color
Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

twi-briefcase-color-svg
Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

tw-laptop-data
Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

twi-database-color-svg
Database Security

Prevent unauthorized access and exceed compliance requirements.

twi-email-color-svg
Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

tw-officer
Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

tw-network
Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Offensive Security
Solutions to maximize your security ROI
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

ERRMSG: Problem connecting to Report Server

Expand / Collapse


This article applies to:

  • Marshal Reporting Console
  • Configuration of SSRS URL

Symptoms:

  • MRC Configuration Wizard attempting to connect to SQL Reporting Server
  • Setting the URL for SQL Server Reporting Services (SSRS)
  • Error message: Problem connecting to Report Server - The service might not be running or you might not have access to the URL

Causes:

Each of the following unrelated issues could raise this error message:

  • Website URL incorrectly entered, site stopped, or site requires login: Verify that the SQL Reporting Server website is running at the expected URL and does not require authentication.
     
  • Proxy Settings: Internet Explorer proxy settings for the logged on user on the MRC server may be forcing the connection through a proxy that requires authentication.
     
  • Secure Connections: SQL Server Reporting Services (SSRS) report server configuration may be configured to require secure connections. If SSL Certificates are available on the server, by default SSRS requires SSL (HTTPS connection). However, SSL is not supported by MRC.

Resolution:

To resolve the issues:

Proxy settings:

  1. On the MRC server, edit Internet Explorer proxy settings.
  2. Set direct access, or add the SQL Reporting Server (by name) to the exclusions.

Secure Connections:

Configure SSRS to allow HTTP connections.

  • Edit the RSReportServer.config file. The following key and value should be present:

    <Add Key="SecureConnectionLevel" Value="0" />

  • If the value is not 0, change it to 0.
  • Save the file and then restart the SQL Server Reporting Services service for the instance.

Notes:

  • If your network enforces proxy settings through a domain policy or auto-configuration, you may need to exclude the MRC server from the policy.
  • If you need to edit RSReportServer.config, Trustwave recommends that you use an XML editing program that validates the XML code. You can use XML Notepad (a free tool from Microsoft).
  • For more information about RSReportServer.config, see this Microsoft Technet entry.

 


    To contact Trustwave about this article or to request support:


    Rate this Article:
         

    Add Your Comments


    Comment submission is disabled for anonymous users.
    Please send feedback to Trustwave Technical Support or the Webmaster
    .