Prajwal Desai

SCCM | ConfigMgr | Intune | Windows 11 | Azure

  • Home
  • Cloud
    • Autopilot
    • Azure
    • Endpoint Analytics
    • Intune
    • PowerShell
    • Teams
    • Windows 365
  • Microsoft
    • Active Directory
    • Group Policy
    • SCCM
    • SCOM
    • Windows 10
    • Windows 11
    • Windows Server
    • WSUS
  • Software
  • Forums
  • Newsletter
  • Contact
Notification Show More
Latest News
Fix Windows Autopilot Reset Error 0x80070032
Fix Windows Autopilot Reset Error 0x80070032
Autopilot Intune
Windows activation error 0xc004c020
Fix: Windows Activation Error 0xC004C020 with 2 Easy Methods
Windows 11 Windows 10
Find the Package ID of SCCM Application
3 Best Ways to Find the Package ID of SCCM Application
SCCM
SCCM Updates Install Error 0x800b0109 0x8024b303
Fix: SCCM Updates Install Error 0x800b0109 | 0x8024b303
SCCM
Disable Windows Hello for Business using Intune ftimg
Disable Windows Hello for Business using Intune – Comprehensive Guide
Intune Autopilot
Aa

Prajwal Desai

SCCM | ConfigMgr | Intune | Windows 11 | Azure

Aa
Search
  • Home
  • Cloud
    • Autopilot
    • Azure
    • Endpoint Analytics
    • Intune
    • PowerShell
    • Teams
    • Windows 365
  • Microsoft
    • Active Directory
    • Group Policy
    • SCCM
    • SCOM
    • Windows 10
    • Windows 11
    • Windows Server
    • WSUS
  • Software
  • Forums
  • Newsletter
  • Contact
Follow US

Home » SCCM » Unable to View SCCM SSRS Reports in Chrome Browser

SCCM

Unable to View SCCM SSRS Reports in Chrome Browser

By Prajwal Desai 2 Views September 26, 2021 3 Min Read

I was always keen on accessing SCCM reports in chrome browser. But when i accessed the report the reports didn’t show up at all. I was unable to view SCCM SSRS reports in chrome browser. SSRS stands for SQL Server reporting services. More information about SSRS is documented here. While this was the issue with chrome browser, reports rendered well in Firefox and Internet explorer.

Reporting in Configuration Manager provides a set of tools and resources. These help you use the advanced reporting capabilities of SQL Server Reporting Services. So reporting helps you gather, organize, and present information about lot of things. This includes users, hardware and software inventory, software updates, applications, site status, and other Configuration Manager operations in your organization.

When i did some research i found a lot of discussions on this issue. What i got to know is the parent div element where the report is rendered has an overflow style which is set to auto in Chrome. The same setting or configuration works fine with IE and Firefox browsers. I couldn’t understand much about that and I was eager to know if it’s possible to access reports.

Note that the below steps are tested on Microsoft SQL Server 2012 (SP1) – 11.0.3156.0 (X64). Report back issues in comments section if the steps didn’t work for you.

- Advertisement -
Ad image

Unable to View SCCM SSRS Reports in Chrome Browser

If you are unable to view SCCM SSRS reports in chrome browser, you can follow the below steps. Login to your SSRS Server and navigate to C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportManager\js. We will add a code to end of js file called ReportingServices.js. It’s a good practice to make a copy of this file before adding the code.

Unable to View SCCM SSRS Reports in Chrome BrowserEdit ReportingServices.js file with notepad and add the below code at end. Save the file and you can now view SCCM SSRS reports in chrome browser.

function pageLoad(){var element=document.getElementById("ctl32_ctl09");if(element){element.style.overflow="visible";}}

Unable to View SCCM SSRS Reports in Chrome Browser

Sign Up For Weekly Newsletter

Get the most recent information on Configuration Manager, Intune, Windows 11, Windows 365, Autopilot, Azure, Software Reviews, and much more by subscribing to the newsletter.
By signing up, you agree and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share this Article
Facebook Twitter Copy Link Print
Avatar photo
By Prajwal Desai
Follow:
Prajwal Desai is a Microsoft MVP in Enterprise Mobility. He writes articles on SCCM, Intune, Configuration Manager, Microsoft Intune, Azure, Windows Server, Windows 11, WordPress and other topics, with the goal of providing people with useful information.
Previous Article embed interactive Power BI reports How to Integrate SCCM Power BI reports in SharePoint Online
Next Article Find SQL Server Version 4 Easy Methods to Find SQL Server Version
Recast Sponsored AD
Ad image
Patch My PC Sponsored AD
Ad image

Latest Articles

Fix Windows Autopilot Reset Error 0x80070032
Fix Windows Autopilot Reset Error 0x80070032
Autopilot Intune
Windows activation error 0xc004c020
Fix: Windows Activation Error 0xC004C020 with 2 Easy Methods
Windows 11 Windows 10
Find the Package ID of SCCM Application
3 Best Ways to Find the Package ID of SCCM Application
SCCM
SCCM Updates Install Error 0x800b0109 0x8024b303
Fix: SCCM Updates Install Error 0x800b0109 | 0x8024b303
SCCM
Subscribe to Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

You Might Also Like

Find the Package ID of SCCM Application
SCCM

3 Best Ways to Find the Package ID of SCCM Application

By Prajwal Desai
SCCM Updates Install Error 0x800b0109 0x8024b303
SCCM

Fix: SCCM Updates Install Error 0x800b0109 | 0x8024b303

By Prajwal Desai
ConfigMgr Technical Preview 2302 New Features
SCCM

ConfigMgr Technical Preview 2302 New Features | Baseline Version

By Prajwal Desai

Removed from reading list

Undo
Welcome Back!

Sign in to your account

Lost your password?