Crystal Report Import

Stimulsoft Reports.NET discussion
Post Reply
mbrahman
Posts: 7
Joined: Thu Jun 07, 2007 5:57 am

Crystal Report Import

Post by mbrahman »

:dumb:
Hi There,

I just downloded the Crystal Report converter and managed to get it running. I have Crystal 9 on my Laptop and was trying to execute the Import.CrystalReport.exe but unfortunately get the following errors:-

Any update please:-


System.IO.FileNotFoundException was unhandled
Message="Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or
one of its dependencies. The system cannot find the file specified."
Source="Import.CrystalReport"
FileName="CrystalDecisions.CrystalReports.Engine, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
FusionLog="WRN: Assembly binding logging is turned OFF.\r\nTo enable assembly bind failure logging, set the registry value
[HKLM\\Software\\Microsoft\\Fusion!EnableLog] (DWORD) to 1.\r\nNote: There is some performance penalty associated with assembly
bind failure logging.\r\nTo turn this feature off, remove the registry value [HKLM\\Software\\Microsoft\\Fusion!EnableLog].\r\n"
StackTrace:
at Import.CrystalReport.Form1..ctor()
at Import.CrystalReport.Form1.Main()
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

Crystal Report Import

Post by Guest »

Try to refresh referencies to CrystalReport assemblies in converter project and rebuild it. We tested converter on various versions of CrystalReport(9, 10) and it worked fine.

Thank you.
mbrahman
Posts: 7
Joined: Thu Jun 07, 2007 5:57 am

Crystal Report Import

Post by mbrahman »

Hi Pavel, Thank you for the response and I have done what you suggested and also double check by doing the following as well.

I have successfully reference to the 4 libraries that are required for the Crystal Report converter.

CrystalDecision.CrystalReports.Engine.DLL
CrystalDecision.ReportSource.DLL
CrystalDecision.Shared.DLL
CrystalDecision.Windows.Forms


The above libraries are registered in the system's GAC without the full version of Crystal Report 9

Complilation was successful, but when I execute the program, it still shows that error message.
:pffft:
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Crystal Report Import

Post by Edward »

Sorry, we couldn't reproduce an error you wrote above.

Please try to use the Crystal import from the attachment.

Thank you.
Attachments
13.ImportCrystalReport.zip
(2.08 MiB) Downloaded 2131 times
jmessas
Posts: 1
Joined: Wed Apr 28, 2010 2:04 am

Crystal Report Import

Post by jmessas »

Exact same problem here. Crystal Reports 11.5 is installed on my computer. The 4 assemblies are present in c:\windows\assemblies . I tried the package here but same issue with it.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Crystal Report Import

Post by Jan »

Hello,

Please get attached pack. It contain latest version of Crystal Import. Please update references to Crystal assemblies in project and compile it with versions of Crystal assemblies which you have.

Thank you.
Attachments
403.Import.CrystalReports.zip
(51.22 KiB) Downloaded 1435 times
Post Reply