We're using the following libraries in our application:
CrystalDecisions.Windows.Forms.dll
CrystalDecisions.Shared.dll
CrystalDecisions.CrystalReports.Engine.dll
The latest versions 12.0.2
We're migrating our application to 64-bit app but the dlls listed don't seem to be supporting 64-bit application.
Interesting thing is, that version 10.5.37 of the files does support 64-bit applications and we can sort of run in 64-bit mode with this version. I also found an article somewhere on SAP web, which states what I just wrote, but I cannot find it anymore. Of course we don't want to be stuck with legacy version of dlls, so my questions are:
1. Why did SAP change this?
2. Can we get the latest dlls with 64-bit support?
3. Any other solution to this?
Thanks