Crystal Report import crash

Stimulsoft Reports.WPF discussion
Post Reply
MasterCephus
Posts: 16
Joined: Wed Mar 24, 2010 6:08 am

Crystal Report import crash

Post by MasterCephus »

I have Stimulsoft Reports.Wpf version 2009.3.600 and when I try to import a CR, the importer crashes giving me the error:

Code: Select all

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'
I have Visual Studio 2008 Pro with the VS SP1 installed which means I have CR version 10.5.0.0.

How can I get this to work?
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Crystal Report import crash

Post by Ivan »

Hello,

We made some improvements in that direction.
Please check the new version of Import.CrystalReports in attachments.
Please open this project in VS, add reference to your Stimulsoft dll-s and recompile project.

Thank you.
Attachments
373.Import.CrystalReports.zip
(80.48 KiB) Downloaded 322 times
Post Reply