This is a migrated thread and some comments may be shown as answers.

Telrik report throwing an exception

1 Answer 102 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sobiya
Top achievements
Rank 1
Sobiya asked on 25 Jun 2014, 05:28 AM
Hi,

My telerik report throws exception and not rendering, the exception occurs randomly at times, while other reports with same data generating fine, if i have fever number of records then this works fine, but other report is generating with large data too. so issue is not related to the size of data, can anybody tell, what is actual problem.

Please tell the solution as soon as possible.
Following is the exception


Error: System.Reflection.TargetInvocationException : An exception occurred during the operation, making the result invalid.  Check InnerException for exception details.
   at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
   at Telerik.Reporting.Service.SilverlightClient.RenderAndCacheEventArgs.get_RenderingResult()
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.OnRenderAndCacheCompleted(Object sender, RenderAndCacheEventArgs e)

------------- InnerException: -------------

System.TimeoutException : The HTTP request to 'http://localhost:1436/ReportService.svc' has exceeded the allotted timeout. The time allotted to this operation may have been a portion of a longer timeout.
   at System.ServiceModel.Channels.Remoting.RealProxy.Invoke(Object[] args)
   at proxy_2.EndRenderAndCache(IAsyncResult )
   at Telerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnEndRenderAndCache(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)

------------- InnerException: -------------

System.Net.WebException
   at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
   at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)

------------- InnerException: -------------

System.Net.WebException
   at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
   at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
   at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)



Thanks,
Sobiya

1 Answer, 1 is accepted

Sort by
0
KS
Top achievements
Rank 1
answered on 27 Jun 2014, 11:22 AM
Tags
General Discussions
Asked by
Sobiya
Top achievements
Rank 1
Answers by
KS
Top achievements
Rank 1
Share this question
or