Click here to Skip to main content
15,880,503 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
i have a project(vb.net) include report viewer its working good in my computer but show Error in other Computers .
Error msg:
Could not load file or assembly 'Microsoft.ReportViewer.WinForms'

what do i do ?
Thank you
Posted

1 solution

The assembly doesn't exist on those computers, most like because ReportViewer isn't installed on those machines.

http://www.microsoft.com/download/en/details.aspx?id=6442[^]
 
Share this answer
 
v2
Comments
synctor 25-Dec-11 12:27pm    
yes its ok Now
thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900