Hi All,
I've created some reports that use a custom assembly. I've copied the assembly to C:\Program Files\Microsoft SQL Server\80\Tools\Report Designer. When I deploy the reports from Visual Studio I get an error in my Task List for each report that uses the custom assembly. Here's the error:
"MyReportName.rdl" Exception of type Microsoft.ReportingServices.ReportProcessing.ReportProcessingException was thrown.
Does anyone know what's going wrong here?
Thanks in advance.