ReportViewer WebForms breaks when certain cultures are used in reports with datetime filtering
We've recently upgraded from standalone Report Viewer 2015 runtime to the NuGet package in our ASP.NET webapp (.NET Framework 4.7.2): https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.WebForms/ The issue is that using…
SQL Server Reporting Services
How to download Sql Server Configuration Manager
Hello, BRAND NEW to SQL Server. I was following along with a tutorial and downloaded the SSMS, however, doesn't seem like i have the configuration manager installed properly. I tried entering the credentials first prompted once SSMS was done…
SQL Server Reporting Services
SQL Server | Other
"Failed to Authenticate User by External Browser" error when accessing SSRS (SQL Server Reporting Services)
Trying to connect from SSRS to Snowflake via ODBC -> DSN I have setup the ODBC System DSN via EXTERNALBROWSER on SSRS report server From ReportBuilder able to connect to Snowflake via ODBC and preview the report (popup window appears for SSO…
SQL Server Reporting Services
TF400981: Failed to backup the Reporting Services encryption key.
TF400981: Failed to backup the Reporting Services encryption key. You can try using RSKEYMGMT command to backup the encryption key Completed Verify Backup Encryption Key Operation: Warning
SQL Server Reporting Services
Microsoft Report Builder UI Issue
Greetings! I would like to ask about the UI issue that I am facing for Microsoft Report Builder. The fields are not aligned. Seems like I have a UI issue. I have already uninstall and install it back. Currently running Version…
SQL Server Reporting Services

How can I implement impersonation on SSRS without prompting the normal user.
How can I implement impersonation (i.e. domain/user) across a domain for all users to use without prompting for user name and password SSRS. I have been trying to modify the configuration files without success. Besides the security risks please can…
SQL Server Reporting Services
Handling of very long strings
Hi! We are trying to include a (sometimes) very long string into our reports, rendered with SRSS. Due to the nomenclative background of it (ISCN), the string does not contain a lot of spaces, where breaks are able to occur. There are however places we…
SQL Server Reporting Services
How to download and install a specific version of report builder?
keep trying to open the report builder from the NAV development environment but I keep getting an error stating that the supported version could not be found. Note that I have the latest version of the report builder (Version 15.0.20073.0).
SQL Server Reporting Services
Does SSRS 2016 Officially Support HSTS
Our team is requesting confirmation on whether SQL Server Reporting Services (SSRS) 2016 officially supports HTTP Strict Transport Security (HSTS). Based on community discussions and available information, it appears that CustomHeaders—which are required…
SQL Server Reporting Services
How to fix report builder control display mismatch?
When opening the Report Builder, the controls and display placeholders are in different places. In this scenario, the actual table is higher (as shown by the top grid), versus the dummy display table. I have tried to uninstall and repair the Microsoft…
SQL Server Reporting Services
Cannot create ReportServer database configuring SSRS 2019
An error occurred when attempting to connect to the Report Server remote procedure call (RPC) end point. The RPC server is not listening.
SQL Server Reporting Services
SSRS-generated Word .doc files don't render correctly in MS Word 2505
SSRS 2022 version 16.0.9276.19198 generates Word 97-2003 .doc files which can be opened fine in MS Word 2504. Word 2505 doesn't display the same .doc files correctly. Is there a version of SSRS that generates Word .docx version 2007…
SQL Server Reporting Services
Security rules violation exception when running subscriptions with SSRS Custom Authentication
I have implemented SSRS Custom Authentication using Microsoft.Samples.ReportingServices.CustomSecurity. Everything works correctly in SQL Server 2022 ReportServer- except for subscriptions. When I add new subscriptions and executed it, I get the…
SQL Server Reporting Services
SSRS URL certificate renewal
The SQL Server certificate associated with the SSRS URLs will expire on June 26th. A replacement certificate has been installed on the SQL Server, but instructions are needed for correctly binding it to the SSRS URLs. Could you please advise whether…
SQL Server Reporting Services
We had issue for SSRS that the report scheduler was failing for external domain users.
We had issue for SSRS that the report scheduler was failing for external domain users. Is their solution to resolve this issue.
SQL Server Reporting Services

After pbirs integrates custom security extensions, how do I implement custom identity passing to SSAS?
I've implemented custom authentication as per the open source project "CustomSecuritySample". Now I can't get the RLS feature of SSAS. I used powerbi desktop rs to connect to SSAS in real-time and developed a report. I upload a report to a…
SQL Server Reporting Services
Where can I find a download of SQL Report Builder 2016 / 14.X
Where can I find a download of SQL Report Builder 2016 / 14.X? Currently we are running SQL Server 2016 in our environment and it is recommended in documentation to use the same version of report builder that is installed on the SQL server. Does…
SQL Server Reporting Services
Reporting Service 2022 Show Folder Name in Report Manager's Search Results
Hi Guys, We are using folders to manage report access permissions. For advanced users, the same report may appear as linked reports in multiple folders, depending on their access rights. We have recently upgraded from Reporting Services 2008 R2 to…
SQL Server Reporting Services


Javascript in URL does not create a link in SSRS 2022
In SSRS 2022, using the below Javascript will not generate a link once deployed. This feature works fine in SSRS 2016 and before. Browser version does not…
SQL Server Reporting Services
Integrating PHP Web App with SSRS
Hi. I’m new to the SSRS Reporting Service. I’m on Windows Server 2022 and SQL Server 2019.. I have configured the Report Server Configuration Manager and in Web Service URL tab it shows an URL [http://SEVRERNAME/ReportServer]. When I hit the URL it asks…