Iam getting following error when I try to open a page containg reportviewer form client.
An error occurred during local report processing.
The definition of the report 'Reportconsol.rdlc' is invalid.
An unexpected error occurred in Report Processing.
Could not load file or assembly 'Microsoft.ReportViewer.ProcessingObjectModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
You may need to make sure that you have the 10.0 Version of ReportViewer as well if you haven't downloaded or installed it. The download can be found
here.
gibijohn
Member
2 Points
12 Posts
Could not load file or assembly 'Microsoft.ReportViewer.ProcessingObjectModel,
Feb 03, 2013 02:58 PM|LINK
Hi Friends,
Iam getting following error when I try to open a page containg reportviewer form client.
please suggest how can i solve the same.
Rion William...
All-Star
26594 Points
4414 Posts
Re: Could not load file or assembly 'Microsoft.ReportViewer.ProcessingObjectModel,
Feb 03, 2013 03:10 PM|LINK
You'll need to make sure you have the proper references as well (especially if you have upgraded your ReportViewer recently).
You may want to check out this ASP.Net thread, which discusses a similar issue and a Stack Overflow discussion that may help as well.
You may need to make sure that you have the 10.0 Version of ReportViewer as well if you haven't downloaded or installed it. The download can be found here.