cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Report For True 64 bit Mode

Former Member
0 Kudos

Hi,

We Have a ASP.Net Web Application with .Net Framework 4.0, Build in VS2010.

We are using Crystal Report for VS2010, Version :  CRforVS_13_0_5 .

In our web Application, we have a Separate Project for Crystal Report.

Currently, I install Crystal Report in 32 bit machine and deploy the 64 bit machine using "CRRuntime_64bit_13_0_5.msi".

where the Crystal Report Project/dll/Process is running in 64 bit machine in 32 bit Mode.

But,

I want to compile Crystal Report Project project in native 64 bit mode and deploy it on a 64 bit machine,

So that it will run in true 64 bit mode as 64 bit Process in 64 Bit platform.


I don't want to run it as 32 bit process in 64 bit platform .

How it is possible, Please Suggest.

Thanks & Regards,

Abhisek Das

+91-9831412154

Accepted Solutions (1)

Accepted Solutions (1)

former_member188030
Active Contributor
0 Kudos

As simple as it gets..

Compile the application by setting the target platform of the app to X64 on dev machine.

Deploy the app on a 64 bit machine. Configure the IIS app pool to run the app in 64 bit mode.

Download and install CR for VS 2010 64 bit MSI on the server.. (for erspective SP).

http://scn.sap.com/docs/DOC-7824

- Bhushan

Senior Engineer

SAP Active Global Support

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Getting started and moving ahead with Crystal Reports .NET applications.

Answers (0)