I currently have a couple of long running SQL Stored Procedures that are being pulled into a report with an EntityDataSource. They take around 1 minute to complete.
I have an issue in that the Webforms ReportViewer will timeout after around 30 seconds. I can't seem to find where I can increase the timeout period.
Is it possible to extend the timeout period of the ReportViewer?
I have an issue in that the Webforms ReportViewer will timeout after around 30 seconds. I can't seem to find where I can increase the timeout period.
Is it possible to extend the timeout period of the ReportViewer?