From: bala on
I'm having the same problem - one of my reports takes about 1hr to complete,
it was working fine before. Just recently it was started getting this error.


I tried everything - web server(s) timeouts, report server configs, report

settings, machine.config changes, aspx page Server.ScriptTimeout -
everything - still getting "The operation has timed-out." error after about
1-2 min of execution.
Error: The operation has timed-out.
at System.Web.Services.Protocols.WebClientProtocol.
GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.HttpWebClientProtocol.
GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)


Pls suggest me if any one have the solution.
Thanks.