This is a migrated thread and some comments may be shown as answers.

Error creating report document on HTML5 viewer

3 Answers 225 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
UnstablePixel
Top achievements
Rank 1
UnstablePixel asked on 09 May 2019, 07:54 PM

Im getting an "Error creating report document" error when trying to load the report on the published site.. it works just perfectly in local.

i would like to know what should i do in order to get this issue solved.

 

thanks in advance.

3 Answers, 1 is accepted

Sort by
0
UnstablePixel
Top achievements
Rank 1
answered on 09 May 2019, 07:57 PM
i forgot to mention that im using the lastest version of telerik reporting
0
Silviya
Telerik team
answered on 13 May 2019, 05:59 AM
Hello,

The error is most probably caused by expired ClientSessionTimeout. Please test using a greater value, but do not set it to infinity as the viewer's records will never be deleted from the cache storage which will affect the general performance. Note that the ClientSessionTimeout expires only if there is no interaction with the viewer for the set time, where each interaction extends the time. When the time expires, the page must be refreshed. There are workarounds like refreshing the viewer on a given interval or refreshing the whole page. 

Best Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Baryalay
Top achievements
Rank 1
Iron
answered on 25 Mar 2024, 05:30 PM

Dear All,

I am facing this issue now, i don't know if anyone has got this issue resolved. Please share with me if there is a way to get it fixed.

Thanks

Dimitar
Telerik team
commented on 26 Mar 2024, 02:14 PM

Hello Baz,

We are discussing this issue in more detail in a ticket but since other users may also see this thread in the future, I will write a short summary of my response here. Generally, the first part of the error message indicates that the Resolve Document request is failing.

The important part is the second one. In the screenshot attached to the main post, the second part of the error message indicates that the client session has expired and the suggestions that my colleague Silviya has mentioned should help in that scenario.

However, there could also be other cases such as the report document not being resolvable which is a pretty common one. That is most often a result of the report definition file not being at the searched location, issues with the data source of the report, or missing dependencies such as when the reporting engine is used within Linux/Mac systems - Using Telerik Reporting with .NET 6+ or Standard - Telerik Reporting.

Tags
General Discussions
Asked by
UnstablePixel
Top achievements
Rank 1
Answers by
UnstablePixel
Top achievements
Rank 1
Silviya
Telerik team
Baryalay
Top achievements
Rank 1
Iron
Share this question
or