Skip to Content
0
Former Member
Jul 23, 2008 at 05:15 PM

Crystal report 9 and framework 3.5

481 Views

Hi,

I have a dot net application using framework 1.1 and crystal 9 ( stand alone version and not the version shipped with visual studio ). I converted this application to use framework 3.5 ( studio 2008 ) and I was able to call my old version 9 reports from the application on my machine( I have crystal 9 installed on my machine).

My question is what do I need to do to install this application on a machine where crystal 9 is not installed. My old installer which used to install the crystal dependencies doesn't work I get error Unable to open report : Could not load file or assembly CrystalDecisions.Windows.Forms, Version 10.5.3700.0.

Can i create a new installer using a different crystal merge module? If yes where can I get that merge module which will help me deploy my application compiled in framework 3.5 but which needs to call reports created with crystal version 9.

Thanks,

Vik