cancel
Showing results for 
Search instead for 
Did you mean: 

Could not load file or assembly 'CrystalDecisions.Web,?

Former Member
0 Kudos

Hi to all,

I created a webapplication using crystal report11.5, Asp.net2.0-C#.

The same web application older version developed with crystal

report10, that older version is installed in other machine it has

CR 10.0 version only , the client dont like to install one more

setup for CR11.5, so what i did is i build the lattest version

application and copy the dll into the older version bin folder

and pasted the

CrystalReports11_5_NET_2005.msm, CrystalReports11_5_NET.msm to c:\program files\common

files\merge modules now i run that older version application

now it raise an error like

Could not load file or assembly 'CrystalDecisions.Web,

Version=11.5.3700.0, Culture=neutral,

PublicKeyToken=692fbea5521e1304' or one of its

dependencies. The system cannot find the file specified.

May i know why it happens, i added the lattest version web application dll and msm then why it raise this error and experts help me how to resolve it. This is my urgent work please help

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi;

I'm not sure how you deployed, but from the sounds of things you simply copied the .MSM files to the client computer - is that correct?

What you need to do is create a runtime package on your development computer, adding the .MSM to that package.

Or you can install the NET Server install .MSI file on the client ([download|https://smpdl.sap-ag.de/~sapidp/012002523100009657852008E/crxir2sp4_net_si.zip])

This is discussed in the forums, such as here:

https://forums.sdn.sap.com/click.jspa?searchID=17323912&messageID=6041034

Regards,

Jonathan

Answers (0)