error registering the viewer with service

1 Answer 341 Views
Report Viewer - MVC
Praj
Top achievements
Rank 1
Praj asked on 19 Nov 2021, 01:34 AM

HI All,

We have 2 web servers , 2 app  in our prod environment. Suddenly after server reboot activity, on one of the server we are facing issue "Error registering the viewer with service". When request hit to one of the server then only user see error. We are using File Storage for the implementation. I suspect some settings or configurations might have changed in one server. What all things can we check for this ? Trace log show below error in affected server:
"Make sure you are using CacheStorage inside single-instance application deployment only."

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 23 Nov 2021, 12:01 PM

Hi Praj,

I noticed that you have opened a support ticket for the same issue. We have replied there in detail regarding the specific environment. Here I will post our recommendation for the benefit of our community.

The config files of the two REST Service instances are identical. Unfortunately, they both use File storage, which is not suitable for web farms. My advice is to change the Storage to IStorage implementation suitable for deploying both on single instance application hosting and in Web Farms.

Regards,
Todor
Progress Telerik

Brand new Telerik Reporting course in Virtual Classroom - the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products. Check it out at https://learn.telerik.com/.
Tags
Report Viewer - MVC
Asked by
Praj
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or