cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Report v13 - Visual studio 2010 - Runtime 64bits

Former Member
0 Kudos

Hello,

I am looking for a solution to implement 64bits Crystal Reports with Visual Studio 2010.
After installing the following packages, I have always an error:

1) SAP Crystal Reports, version for Visual Studio 2010 - Standard

2) SAP Crystal Reports, version for Visual Studio 2010 - Click Once (64 Bit)


3) SAP Crystal Reports runtime engine for .NET Framework 4 (64-bit)

My project is develop with framework 4.0. I deploys on IIS7.0, windows server 2008 64bits.
If I put my project in 32 bits, it works.

My problem is just to run my project 64btis, but maybe is not possible in 64bit.

Thank you for your help.

Accepted Solutions (1)

Accepted Solutions (1)

former_member188030
Active Contributor
0 Kudos

Nothings wrong with the app, its just the configuration.

On your dev machine, set the target platform of the app as X64 and then compile it.

Deploy the app on IIS on a 64 bit machine.

From your server uninstall all other CR runtimes (as listed above) and Install CR for VS 2010 SP3 64 bit MSI.

In App pool advance settings, set the 'Allow 32 bit apps' to 'False'.

Run the app, it should work fine.

- Bhushan

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Answers (1)

Answers (1)

JasonLax
Product and Topic Expert
Product and Topic Expert
0 Kudos

Discussion moved from SCN Support to SAP Crystal Reports, version for Visual Studio