How to fix SSRS issues when running them on Windows 11?
SSRS reports that had been running on Windows 10 are not running on Windows 11. Kerberos authentication issues.
SQL Server Reporting Services
I need to find a missing report
I'm searching for a report for one of our specialists on 04/07/25 who is no longer with TD as of this month. However the specialist name is no longer listed under the team manager for TD bank. I've left a comment but I have no idea who it goes to our…
SQL Server Reporting Services

PDF Export with a custom font giving the error "Cannont find or create the font 'xyz,Bold'."
I've ran into an issue I have never seen before, maybe somebody could help before I pull my hair out any more. We've got some reports we did for a customer in SSRS. They work fine and render fine. Recently the customer gave us a custom font their…
SQL Server Reporting Services
Failure sending mail: One or more errors occurred. Mail will not be resent. (SQL Server Reporting Services)
Have tried chatGPT ways as well could get a solution on the below result error: "Failure sending mail: One or more errors occurred" Check your SSRS log files (in \Program Files\Microsoft SQL Server\<Instance>\Reporting…
SQL Server Reporting Services
SSRS Going Away?
I was informed by my IT department that the next upgrade they are making to upgrade our SQL server will not be supporting SSRS. I couldn't find any information to back-up their claim from Microsoft's website, other than that in SQL Server 2022,…
SQL Server
SQL Server Reporting Services
Report Builder does not launch correctly, cannot resize window, access menus, borders, or controls due to window exceeding size of screen.
Sometimes when launching Microsoft Report Builder, if the window size exceeds the size of the screen available, the edges of the window including controls used to resize it are unavailable, and it's impossible to resize the window. The window does not…
SQL Server Reporting Services
ASP.NET session has expired or could not be found (unable to find the solution) - SSRS Report
unable to find out the solution we have tried 2 things but there was no ouput: We have tried to extend the session time out to 30mins Tried to scale up the Azure speed when this error occurs Attached Screenshot for reference, kindly assist for the…
ASP.NET
SQL Server Reporting Services
Microsoft SQL Server 2022 Reporting Services not running on Windows 11 and Windows 10
I installed Latest SQL reporting services.exe from Microsoft webstite and when i try to run the exe of reporting sercies of sql22 . I am getting the following error and exe is not running to configure reporting service for SQL22 . Can someone know this…
SQL Server Reporting Services
SSRS Permissions Issue: User Unable to View Reports despite Browser Role
Hello, I’m facing an issue with SQL Server Reporting Services (SSRS). I have a user who is assigned to the “Browser” role on the folder, but despite this, the user is unable to view the reports. The user receives the error: Does anyone have…
SQL Server Reporting Services
How to recover the deleted Mysql resource database
Restore the deleted resource Mysql database backup ,i can't find the deleted resource in the deleted resource list , it was deleted accidently few hours before only
SQL Server Reporting Services
Errors to run some custom reports after migration
Exception of type 'Microsoft.ReportingServices.ReportProcessing.ReportProcessingException' was thrown. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Exception of type…
SQL Server Reporting Services
Microsoft Configuration Manager
Unable to Silent install SQLServerReportingServices.exe version 2022 Version: 16.0.1117.32
Unable to silent install SQLServerReportingServices.exe**.** It runs for a few seconds and then exits. No log. No folder created in C:\program files. Double clicking this exe will launch the GUI installer and installs without issue. Downloaded…
SQL Server Reporting Services
Vulnerable and Outdated Components in SSRS
When we performed Burp Suite Professional scan for SSRS module, we have come across different vulnerable and outdated components which are listed below : jquery version 3.1.1 angularjs version 1.5.7 moment.js version 2.14.1 bootstrap version 3.3.5 can…
SQL Server Reporting Services
Enable auto logout in SSRS
Hi, I want to enable auto logout in SSRS without using a logout button. It needs to get logged out if there is no user activity for 10 mins.
SQL Server Reporting Services
Problems during installation of the reporting role in Configuration Manager
Greetings I'm having a problem installing the reporting role SCCM installed on server A SQL and Report service install in Server B But when I start configuring the role, it doesn't show me the name of my reporting role database I read several articles…
SQL Server Reporting Services
Windows Server
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Application
Microsoft Configuration Manager
Help with Paginated Report – Adding Additional Tables per Grouped Page
(This is technically Power Bi Report Builder but I'm under the impression its the same as SQL Server Reporting Services) I have a paginated report grouped by Protocol No that looks like this, and it’s working well — each protocol gets its own page,…
SQL Server Reporting Services
SharePoint 2013 and SQL 2014 Native Mode Reports - Mixed Content Issue even all SSL Bidning Done
SharePoint 2013 and SQL 2014 Native Mode Reports - Mixed Content Issue even all SSL Bidning Done While debugging we observed SQL Server 2014 SSRS sends a GET request to https://xxx.abc.com/Reports, but receives a response as…
SQL Server Reporting Services
SSRS report - all hyperlinks have target of _top
I am creating a hyperlink like this: ="<a href=""https://www.google.com"" target=""_blank"">Link</a>" It works but I need to open it in the tab. When I inspect the element the target is…
SQL Server Reporting Services
SQL Server Reporting Services chrome http2_protocol_error
I have web app that display a report page in inframe. Lately I deploy app on Windows Server 2022. when I use Chrome(135.0.7049.85) i get err_http2_protocol_error. What is more, when in another tab I open Url to web portal and later refresh my page report…
SQL Server Reporting Services
Issue with Configuring SSRS on EC2 with RDS
Hello, I am currently working on setting up SQL Server Reporting Services (SSRS) on an Amazon RDS instance with an EC2 instance acting as the application client. Specifically, I want to store SSRS metadata in Amazon RDS while using the EC2 instance to…