Exception :
" The definition of the report 'Main Report' is invalid. "
I am getting this exception while rendering the report in windows application. I have checked all the three files
( Microsoft.ReportViewer.Common.dll
Microsoft.ReportViewer.ProcessingObjectModel.dll
Microsoft.ReportViewer.WebForms.dll
)
version and it has no problem.
Where can I get something to read about this exception. I searched on net but I found all the threads related to ASP. I am using it in my windows application.
Thanks for your reply.
SANDIPPosted Feb 22, 2008, 12:50 AM
Thanks for your help friends,
I found the solution.
Register
* Microsoft.ReportViewer.Common.dll
* Microsoft.ReportViewer.WinForms.dll
* Microsoft.ReportViewer.WebForms.dll and
* Microsoft.ReportViewer.ProcessingObjectModel into GAC with
* proper versions of these dlls and also check version of GACutil.exe