Hi,
I have updated my PC from Windows XP 32 bits to Windows 7 64 bits.
If I run reports from the 32 bit programs we made (VS2008, C#) I get this error...
...
Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.
...
And then an exception in "CrystalDecisions.CrystalReports.Engine.ReportDocument".
In the new PC I have installed:
- Crystal Reports 2008 SP2
- Crystal Reports 2008 32 bit runtime
- Crystal Reports 2008 64 bit runtime
...
But then I have compiled one of my applications changing platform from "Any CPU" to "x86" and it works.
Selecting "x64" I get the error message I posted.
Which is the way to run Crystal in x64 mode?
Next step I have to do is change web applications to x64 servers and reports will be generate in server.
Is it possible to run Crystal in x64 mode??
Thank you
Francesc
Edited by Francesc - 12 Nov 2012 at 6:34am