I'm having some difficulties running the Silverlight viewer against the self hosted WCF service example in the latest documentation.
Upon setting the ReportServiceUri and report qualified name the viewer starts to load then displays this text in the main report window :
An exception occurred during the operation, making the result invalid. Check InnerException for exception details.
I can't trap the exception and get at the innerException details, it seems to throw within the component.
I think the service is hosted OK as It works fine using the HTTP Get method described in the example to get the PDF export into the browser.
Has anyone else got this working ?
Upon setting the ReportServiceUri and report qualified name the viewer starts to load then displays this text in the main report window :
An exception occurred during the operation, making the result invalid. Check InnerException for exception details.
I can't trap the exception and get at the innerException details, it seems to throw within the component.
I think the service is hosted OK as It works fine using the HTTP Get method described in the example to get the PDF export into the browser.
Has anyone else got this working ?