crystal report RunTime engine
C#
1
Posts
1
Posters
0
Views
1
Watching
-
when i try to open a report in my application on a test machine it gives me this error ------------------------------------------------------------------- System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ReportViewer.WinForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.ReportViewer.WinForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' -------------------------------------------------------------------- is there any runtime requirement for crystal report? does merge modules require to have a deployment project?