Server renders blank page instead of report at times

1 Answer 47 Views
Report Viewer Server Configuration
Toya
Top achievements
Rank 1
Iron
Iron
Iron
Toya asked on 14 Jul 2025, 07:10 PM
We are having an issue with the HTML5 report viewer. At times when a report is selected instead of opening we get a blank screen. I looked at the develop tools for the browser and see the messages below, can you tell me where to look to fix this?

1 Answer, 1 is accepted

Sort by
0
Ivet
Telerik team
answered on 17 Jul 2025, 02:01 PM

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:

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?

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.

Toya
Top achievements
Rank 1
Iron
Iron
Iron
commented on 17 Jul 2025, 02:19 PM

Thank you for your response, we are on version 19.0.25.211, I read the links you sent and the blank page we get is the whole browser window. Everything goes gray. So I think this may be different than what you are describing. Our issue is very random, you can select a report 20 or more times and it renders correctly every time, then it doesn't.
Ivet
Telerik team
commented on 22 Jul 2025, 07:49 AM

It sounds like a specific scenario. For this purpose, to be more helpful, could you please send me your project and the requested logs? If you are hesitant to send your project here, you can open a ticket and provide the details there.
Toya
Top achievements
Rank 1
Iron
Iron
Iron
commented on 22 Jul 2025, 12:17 PM

How do you send the project? I can open a ticket, just not sure how and which project files to send.
Ivet
Telerik team
commented on 23 Jul 2025, 03:16 PM

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.

Toya
Top achievements
Rank 1
Iron
Iron
Iron
commented on 05 Aug 2025, 07:25 PM

After digging around with Edge developer tools I was able to find an error "insufficient credentials" when page is first called. IT happens almost immediately, I am assuming this would have to do with the server credentials. Have you encountered anything like this before?
Ivet
Telerik team
commented on 08 Aug 2025, 09:42 AM

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.
Tags
Report Viewer Server Configuration
Asked by
Toya
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Ivet
Telerik team
Share this question
or