Im using a WCF Solution that handle the report, and in a Silverlight solution im rendering the report. But i have 2 issues.
1. Cannot debug in the WCF service the Need_Datasource event.
2. when trying to render the report show me this error: "There is no available report type with assembly qualified name "ReportName, Namespace". Could not load file or assembly "ReportName, Namespace" or one of its dependencies. The system cannot find the file specified.
Please if you could send me an example on how to work with WCF and Silverlight in 2 diferenst solutions it would be great.
1. Cannot debug in the WCF service the Need_Datasource event.
2. when trying to render the report show me this error: "There is no available report type with assembly qualified name "ReportName, Namespace". Could not load file or assembly "ReportName, Namespace" or one of its dependencies. The system cannot find the file specified.
Please if you could send me an example on how to work with WCF and Silverlight in 2 diferenst solutions it would be great.