Saturday, February 25, 2012

Reporting WEB Service Timeout

I have succefully connected via VB.NET to the reporting service
and executed the UpdateReportExecutionSnapshot(strResult) method
to update the snapshot of reports. But when the report generation takes long
it reports me the following error:
An unhandled exception of type 'System.Net.WebException' occurred in
system.web.services.dll
Additional information: The operation has timed-out.
What should I do so it doesnt timeout so soon?
Thanks.
MPGo to Site Settings from the Report Manager site. Under "Report Execution
Timeout" modify the timeout setting.
Adrian Maull
"Minas Papageorgiou" <MinasPapageorgiou@.discussions.microsoft.com> wrote in
message news:0A4E573B-F004-4CB3-B5E6-D70719216056@.microsoft.com...
> I have succefully connected via VB.NET to the reporting service
> and executed the UpdateReportExecutionSnapshot(strResult) method
> to update the snapshot of reports. But when the report generation takes
long
> it reports me the following error:
> An unhandled exception of type 'System.Net.WebException' occurred in
> system.web.services.dll
> Additional information: The operation has timed-out.
> What should I do so it doesnt timeout so soon?
> Thanks.
> MP
>

No comments:

Post a Comment