cancel
Showing results for 
Search instead for 
Did you mean: 

Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine

Former Member
0 Kudos

Hi, I have a .net web application that was created in VS2003 and I then converted it to VS2005 project. It builds in vs2005 but I get the run time error

Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, system cannot find file specified.

In the web config file it errors out when trying to add the assembly.

CrystalDecisions.CrystalReports.Engine, Version=9.2.3300.0

Anyhow do I need the MSI installer that installs the correct DLLS for that version of crystal reports? If so where do I find it?

Currently on the machine is both CR Developer, product type= full, product version = 9.2.2.693

as well as

Crystal Reports AAC60-G0CSA4B-V7000AY

Crystal Reports for Visual Studio 2005.

thanks! Paul.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Paul,

Post your question in [.NET Development - Crystal Reports forum|;

We can download MSI from here:

[https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm]

Or try from here:

http://resources.businessobjects.com/support/additional_downloads/runtime.asp

Hope that helps!!

Regards,

Shweta

Former Member
0 Kudos

It works now, just had to install the msi file, thanks!

Answers (1)

Answers (1)

Former Member
0 Kudos

quick resolution!