Crystal Reports Runtime For Windows Server 2008 R2 64 Bit Download

This question has been asked a few time but each time it was from the perspective of a developer that had the option of recompileing thier project in 32 bit mode. I dont have that luxury. I have a COTS product that uses crystal reports for reporting. I am running SQL Server 2005 as the DB and the Webserver is Windows 2008. I was able to install the server install for the Crystal Viewer and put it in 32 bit mode and get it to work.

Usilitelj u 100 u 42 opisanie. Hi, I am working on a windows application with language vb.net and visual studio 2005 and crystal Reports within the visual studio 2005.

Now I have another problem. Apparently there is functionality in the COTS program that generates a report and produces a PDF. In this process the Cyrstal Report fails and gives an error of: -------------------------- ---------- - An error has occurred while attempting to load the Crystal Reports runtime. 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 for more information. -------------------------- ---------- -- SO MY QUESTION IS How can I get a runtime installed on a 64bit 2008 server. I was under the impression that Crystal did not provide a runtime. But I cant imagine others dont have this problem as well.

I cant be the only one using a COTS product that uses crystal. Agree with Ido. This is an OEM problem.

You need need to work with the vendor. Crystal Reports ships with a large number of applications, many of which customize it. I used one application that actually forced Crystal Reports to be installed from their own disk and if you already had any other standalone copies of Crystal Reports on the same machine, the custom install would break them. I actually had it run it in a VM just for reporting against that one product (which had other unique 'features', as well). There is a runtime for CR XI R2. It is a vendor issue. According to this, CR XI R2 SP6 supports 64-bit.

It still has to be run in 32-bit mode. Herre is how to rebuild If they are not willing to do that, then that is the issue. Even if there a 64-bit runtime was available, the vendor would have to rebuild the application to use it. You could not just install it an make it work.

The vendor could also choose to upgrade to CR2008 or CR2011 which have 64-bit runtimes. Does the vendor product support SSRS?

What is Crystal Report Runtime If you create an application using crystal report, then to run your Crystal Reports application you need to install the crystal report runtime engine on the target machine (Client machine). Crystal Report Runtime (Crystal Reports redistributable) has function and libraries which need to exist on the target PC without which reports won’t show up. Or you can visit the following sites to learn how to do it • • How to Install Crystal Report runtime Login to your PC with administrator permissions, and do the following steps Choose the appropriate version of the report that i.e. 64bit or 32bit depending on your application.

Download the runtime from the above link and save it to a folder on your hard disk. Unzip the content. Double click on the.msi file and in my case it is CRRuntime_64bit_13_0_14.msi You will see the welcome screen as shown below. How to Include Runtime into your application setup You can include the crystal report runtime in your application setup project.