1 Answer, 1 is accepted
Hi Toya,
I'm sorry to hear that you are facing an issue with our product. Thank you for sharing the screenshot of the error message.
In the latest version 19.1.25.521, we made changes to the rendering of report viewers to ensure compatibility with the Sass-based Kendo UI themes. Consequently, some CSS rules that previously worked may not function as expected in this version. If this is the case, it is essential to use updated selectors that correspond with the new HTML output of the report viewer.
In the pages below mentioned that the Kendo UI for jQuery dependency has been updated to Kendo UI for jQuery 2025.1.227, but only the latter explicitly mentions the Kendo theme that will be required with this version:
- Telerik Reporting - Progress® Telerik® Reporting 2025 Q2 (19.1.25.521)
- 2025 Q2 19.1.25.521 Release Overview - Telerik Reporting
To resolve the issue, you can use this Blank Report Viewer Screen in Version 19.1.25.521 of Telerik Reporting - Telerik Reporting KB article.
My recommendation for future updates is to always take a look at the upgrade article from the docs for that version - 2025 Q2 19.1.25.521 Release Overview - Telerik Reporting, and for any Kendo-related changes, you can also refer to the official Kendo compatibility docs - jQuery Sass Themes Compatibility - Kendo UI for jQuery.
If that doesn't help to resolve the issue, could you please send me a Trace log and Fiddler?
- Trace log for .Net - How to troubleshoot errors in ASP.NET Core projects - Telerik Reporting
- Trace log for .Net Framework - How to: Create and Initialize Trace Listeners - .NET Framework | Microsoft Learn
- Fiddler - The Ultimate Web Debugging Tool - Download Fiddler Everywhere | Telerik
I hope you will test it and keep us updated.
Regards,
Ivet
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
To open a ticket, you can use the following article - How to Get the Most Out of the Telerik Document Processing Support - Telerik Document Processing.
To help you, I will need the whole project, or you could send me a Fiddler and Trace log.
- Trace log for .Net - How to troubleshoot errors in ASP.NET Core projects - Telerik Reporting
- Trace log for .Net Framework - How to: Create and Initialize Trace Listeners - .NET Framework | Microsoft Learn
Hi Toya,
The error message indicates that the username and password provided for the report server may be invalid, or that the user state may not be set to Enabled. You can check whether it is correctly set through the "User Management" view of the Report Server:
Please note that the Guest user feature is disabled by default. If you rely on it (meaning you don't require a username/password for configuration), enabling it, as demonstrated in the above screenshot, may help resolve the issue.
If the username and password are entered correctly and the user state is set to "Enabled", but the issue persists, please provide a code snippet of how the report viewer is initialized. This will help me check if all the options are configured correctly.
If you are hesitant to send your code snippet here, you can open a ticket and provide the details there.