cancel
Showing results for 
Search instead for 
Did you mean: 

Client Side Crystal Report Runtime

Former Member
0 Kudos

I've developed a C# application in Visual Studio 2010 using .NET Framework 4. On my Development Machine I have the Crystal Reports for Visual Studio/Developer Version installed and all is well.

I want to move the runtime executable of my program to a client server (Microsoft Server 2008 R2) which does not have Visual Studio installed (and I want to avoid installing it). Will downloading the latest MSI (from this page) to this client server and running it install all the necessary DLLs which would be needed to run an application developed referencing them?

DLLs I referenced in Application:

CrystalDecisions.CrystalReports.Engine

CrystalDecisions.Shared

CrystalDecisions.Windows.Forms

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Kudos

You need to download the .msi that has the same SP version as the CR for VS that you have installed on your developer workstation - the Developer version and the runtime version need to match in order to make sure that everything works correctly.

-Dell

Answers (0)