I published a WinForms application from Visual Studio 2010. It uses .NET 4.0. in the prerequisite dialog box in the Publish panel, I selected the .NET 4.0 client profile and the Windows 3.0 installer. After publishing the application to disk, I transferred it to the client computer on which the client .NET profile was first installed, and after rebooting it gave the following error message:
Unable to install or run the application. The application first requires the assembly Microsoft.ReportViewer.Common version 10.0.0 in the global build cache.
After this message, the installation process is completed. I am using a .NET report in my project (not Crystal Reports).
Muhammad Adeel Zahid
source share