Hello,
I am using Telerik Reporting R3 2016 in my project. The Reports that i have created are getting rendered perfectly fine without any issue in IE and FireFox but when i try to run the same reports in Chrome it doesn't work. I didn't get any error, it shows page with really thing report page and page numbers also, please check attached screenshot. the same reports works perfectly fine in IE and Firefox.
Regards,
Savan
9 Answers, 1 is accepted
It seems that the screenshot is missing (allowed extensions are .gif, .jpg, .jpeg, .png).
This behavior cannot be reproduced with our demos. In general, reports are displayed in browsers according to Design Considerations for HTML Rendering where known limitations are described in Browsers and limitations section.
Check if there are any errors in the browser's console. You can also use Fiddler or another proxy tool to troubleshoot issues with HTML5 Report Viewer. In Fiddler - Inspectors - Request/Response - Raw tab you can see the information about failed requests and full error messages.
Regards,
Katia
Telerik by Progress

Hi Katia,
Sorry for missing the screenshot. read your reply and when i looked in chorme's console mode and found this error which is attached here as screenshot.
Regards,
Savan

Hi Katia,
Sorry for missing the screenshot. i checked in Chrome's Console view and found this error that i have attached as screenshot
Regards,
Savan
You can check this forum thread regarding a similar issue - Chrome Telerik Report Issue with JQuery.
Check if you use a jQuery version compatible with the used Kendo UI version (JavaScript Prerequisites: jQuery) and test disabling custom CSS loaded by the page with the viewer.
Regards,
Katia
Telerik by Progress

Hello Katia,
i have telerik 2016 R3 installed for reporting and we are using jquery-1.12.3.min.js which is compatible as per the prerequisites, i also tried changing to jquery-1.12.3.js but using that also in chrome we are not able to view the reports at all. i also checked the related issue you have attached but in my case report is working fine in IE and Firefox but not in Chrome and this is from the start.
this is really causing too much issue with the project. really appreciate your help
Regards,
Savan
Unfortunately, the provided information is still not sufficient for us to reproduce this issue on our side. In order to provide you further suggestions, we would need to test a sample project that can reproduce this issue.
Regards,
Katia
Telerik by Progress

Hi Katia,
i found the issue why the reports were not showing.
there were two issues
1) in report designer, when i created parameters in the "Available Values" section i selected Data Source and also Value Member. which i removed
2) i had to set Session Context in the SP which i used to populate report data.
this fixed my issues
Kind Regards,
Savan K. Parmar
Thank you for this update. However, it is still unclear how those settings can affect displaying the report in Chrome as none of the settings you mentioned cause the problem on our side.
If you want us to investigate this further we would need to test a demo project that reproduces the issue.
Regards,
Katia
Telerik by Progress
