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

Telerik Silverlight Report Error on MAC

1 Answer 104 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Benj
Top achievements
Rank 2
Benj asked on 26 Oct 2012, 03:16 AM
Hi,

I'm having an error on viewing my reports on MAC (safari and firefox, both browsers has the latest version of silverlight 5.1.10411.0). I'm using Telerik Reporting for Silverlight Q1 2012. I tested my reports on windows' IE and Chrome and they worked fine.

The error below appears in the report viewer:

Error: System.Reflection.TargetInvocationException : [Async_ExceptionOccurred]
Arguments: 
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.10411.00&File=System.dll&Key=Async_ExceptionOccurred
   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.ServiceModel.CommunicationException : [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
   at System.ServiceModel.Channels.Remoting.RealProxy.Invoke(Object[] args)
   at proxy_5.EndRenderAndCache(IAsyncResult )
   at Telerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnEndRenderAndCache(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)


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


System.Net.WebException : [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
   at System.Net.Browser.ClientHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)

1 Answer, 1 is accepted

Sort by
0
Benj
Top achievements
Rank 2
answered on 06 Nov 2012, 05:38 AM
The error was fixed when i updated my Telerik Silverlight Report to Q3 2012 (for Silverlight 5).
Tags
General Discussions
Asked by
Benj
Top achievements
Rank 2
Answers by
Benj
Top achievements
Rank 2
Share this question
or