Hi,
when I run reports from the CRM interface most of the times I get a blank page. To see the report I have to repeat the process until the report is finally rendered.
That doesn't log any error on the SSRS server, as I think request never got that far, I've seen in the Network requests that when this fails, there are two 404 errors:
https://OrgName.domain.com/WebResource.axd?d=8kbvfGkAnOEWT71A1j9HEXpdvTzXZ1vCOt1wQ4s9VLwuGImgrUkEM7XjBLC68W3kqqXNrIbvqpbxAknGvAaDcbFw5Wo6xZHAtiv04vVZsiM1&t=635589435571259667
https://OrgName.domain.com/ScriptResource.axd?d=_ESMrSAjQWJygkWpK7UspjV8Asi2YXqM1PutDxxhCS_SQRtQ0yYGzA7DWmO4ljyTTswyPlwEIb_yLAz79kCDln9oqRSUF-okaauzpV8zzVdVQ_LRIkWqSdI2EE1S5CLWWNO8cpLajDFXHwmh8bNQ8MTNk45s6895ReJZZ_-GRxM1&t=ffffffff805766b3
On the Console tab I have some errors:
SCRIPT5007: Unable to get property 'PageRequestManager' of undefined or null reference
File: QuirksReportViewer.aspx, Line: 103, Column: 1
File: QuirksReportViewer.aspx, Line: 373, Column: 1
All these errors only show when SSRS report doesn't render.
I have read that were many issues with IE8 in the past, but this is ha penning to me in IE11, Chrome and Firefox.
Is there any browser configuration that I'm missing?