Crystal Reports Runtime 11.5 X64 Download

The SAP Crystal Reports runtime redistributable package contains the assemblies needed to run.NET applications developed with the SAP Crystal Reports SDK. If SAP Crystal Reports, developer version for Microsoft Visual Studiois not installed on the target computer, the redistributable package must be installed separately. X64 Crystal Reports Runtime 64 bit download - x64 - X 64-bit Download - x64-bit download - freeware, shareware and software downloads. Crystal Runtimes are components that are necessary for any software which uses or distributes Crystal Reports to function properly. There are various versions of Crystal runtimes, and each version of Crystal Reports has a different associated runtime.

  1. Crystal Reports Runtime Engine
  2. Crystal Reports Runtime 11.5 X64 Download Free
  3. Crystal Reports Runtime Free Download

This remains the most discussed topic on forums. Users are prone to errors while deploying web application, one of them being:

“Please install appropriate Crystal Reports Redistributable (CRRedist*.msi) that contains the version of the crystal reports runtime (x86,x64 or Itanium) that is required.”


Hence, before deploying the application, there are few things which should be considered. Few of them are listed below:

  1. Crystal Reports v. 9.1 to 12.x VS .NET Runtime Distribution & Supported Operating Systems.
  2. Crystal Reports Support of 64-bit Operating Systems.

Crystal Reports XI release 2 (version 11.5) and Crystal Reports 2008 (version 12.1.x) support 64 bit Operating systems (32 bit mode only). The .Net applications (created using VS2005 & VS2008) which use the reports designed in Crystal Reports XI R2 or Crystal Reports 2008 should target 32 bit mode only.

Following are the steps to run the application in 32 bit mode on a 64 bit environment.
On development machine, inside visual studio solution explorer

11.5
  1. Right click on project > Go to Properties.
  2. Go to compile properties.
  3. Select the ‘Platform’ dropdown box.
  4. Click on x86.
  5. Create a setup package of your project.

On production machine or web server

Crystal Reports Runtime 11.5 X64 Download
  1. Install appropriate runtimes on the 64 bit server and run the setup package created.
  2. Go to the IIS on server, right click on the application pool which is being used by the application, then go to ‘Basic Properties’.
  3. Select the dropdown ‘Managed Pipeline Mode’ > Select ‘Classic’ & click OK.
  4. Go to the Advanced settings of the same Application Pool.
  5. Set the property ‘Run in 32 bit mode’ to TRUE.
  6. Set the property ‘Managed Pipeline Mode’ to CLASSIC.
  7. Run the application.

There are certain dependencies which Crystal Reports runtimes has. We may have to apply following on the production machine before installing runtimes and setup package.

Reports
  1. Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update.
  2. Visual C++ 2005 SP1 Redistributable Package.
11.5

The bundled version of Crystal Reports which comes with Visual Studio, (for e.g. Crystal Reports Basic for Visual Studio 2005 (CR 10.2) and Crystal Reports Basic for Visual Studio 2008 (CR 10.5)) has 64 bit runtime. Hence, we don’t need to make any changes as mentioned above. We have a new version released recently known as CRVS2010 (CR 13.x). It also has 64 bit runtime (msi only). More can be found about CRVS2010 here.

Crystal Reports Runtime Engine

Another thing that can be kept in mind is, there are no 64 bit msm files for any version of Crystal Reports. This can be concluded from one of the Production release for CRVS2010: Couple of Questions regarding Merge module. It is planned to move away from msm runtime distribution and use msi files exclusively.

I believe this blog would be helpful while deploying the web application on server.

Crystal Reports Runtime 11.5 X64 Download Free

Additional Resources

Crystal Reports Runtime Free Download

  • Crystal Reports Support of x64 Operating Systems