We have done integration of SSRS with SharePoint. I am right now working on one issue we are facing on our UAT server. The issue is that, when the main reports has >2000 pages, the report does not render and throws a client side error "Message:
Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out." I am not too sure on page limit for a report viewer web part. is there any limit for number of pages? I am sure this is not the timeout issue as reported in error log because
the error is thrown within 2 minutes. Anybody faced similar problem or have any idea on pagination issues
↧