supported crystal version
-
- Posts: 3
- Joined: Wed Mar 03, 2010 3:50 pm
- Location: US
supported crystal version
Which crystal versions are supported by the converter?
All my current reports implemented in crystal 7.0
When I run the converted I get the following error :
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.
supported crystal version
Hi
Could you please send that report template to support[at]stimulsoft.com for examination and analysis, please?
Thank you.
Could you please send that report template to support[at]stimulsoft.com for examination and analysis, please?
Thank you.
-
- Posts: 3
- Joined: Wed Mar 03, 2010 3:50 pm
- Location: US
supported crystal version
Hello,
Important: To work with the converter you need to have CrystalReports installed on your PC.
In this version we have done some improvements.
Now the converter tries to use any versions of CrystalReports which are installed on your PC.
Most probably in version 7.0 other dll files are used.
In this case you need to install CrystalReports version 9.0 or higher (for example, bundled with VisualStudio 2005).
Thank you.
We have tested Import.CrystalReports with Crystal Reports versions from 9 to 12.vchiragiev wrote:Which crystal versions are supported by the converter?
Important: To work with the converter you need to have CrystalReports installed on your PC.
Please try to use the converter from version 2009.3.vchiragiev wrote:All my current reports implemented in crystal 7.0
When I run the converted I get the following error :
Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0
In this version we have done some improvements.
Now the converter tries to use any versions of CrystalReports which are installed on your PC.
Most probably in version 7.0 other dll files are used.
In this case you need to install CrystalReports version 9.0 or higher (for example, bundled with VisualStudio 2005).
Thank you.
-
- Posts: 10
- Joined: Sat May 02, 2009 9:12 am
supported crystal version
Hello,
I have the same problem.
My DLL Version = CrystalDecisions.CrystalReports.Engine.dll 11.0.9500.50
Anton
I have the same problem.
My DLL Version = CrystalDecisions.CrystalReports.Engine.dll 11.0.9500.50
Anton
supported crystal version
Hello,
By default we use Crystal Reports 10.2.3600.0 for compiling Import.CrystalReports tools. You can recompile it with required version of Crystal. Please check attached project.
Thank you.
By default we use Crystal Reports 10.2.3600.0 for compiling Import.CrystalReports tools. You can recompile it with required version of Crystal. Please check attached project.
Thank you.
- Attachments
-
- 357.Import.CrystalReports.zip
- (54.36 KiB) Downloaded 282 times
-
- Posts: 10
- Joined: Sat May 02, 2009 9:12 am
supported crystal version
Hello,
thank you.
The project works.
Best regards
anton
thank you.
The project works.
Best regards
anton
supported crystal version
Great!