Monday, June 29, 2009

could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=nutral

could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=nutral, PublicKeyTocke=....' or one of its dependencies. The system cannot find the file specified.




Possible Reason:

Prerequisite Merge module is not found. Need to install Crystal Reports for .Net Framework 2.0.

Solutions

1.

To create the crystal reports installer for the server:

1. create a deployment project.
2. right click and opened the properities window of the deployment setup.
3. click the Prequesities button.
4. select MDAC 2.8 and Crystal Reports for .Net 2.0
compiled the deployment project.
5. the redistributabe now resides in the [Project Name]/release/Crystal Reports directory with the name CRRedist2005_x86.msi

2.

Run CRRedist2005_x86.msi.

This file is located under C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\CrystalReports

3.

If you don't find CRRedist2005_x86.msi, download the file "CRRedist2005_x86.msi" and install it will work





1 comment:

  1. Hi I have downloaded the file 'CRRedist2005_x86.msi' from http://www.filewatcher.com/m/CRRedist2005_x86.msi.16971776.0.0.html
    but I could not open it.It shows error as 'it`s not valid windows installer package'.
    can me help me regarding this

    ReplyDelete