cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports for Visual Studio 2015 / setup / licensing

10-25-2018 3:41 PM
1368 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi,

Reading the SAP Crystal Solutions Licensing, I understand I can resold to 3rd parties (redistribute) my client application (windows form, no server) without having to buy a license (for me or for my customer).

However, my application setup doesn't seem to have bundled all it needs to work on client. When running a report I get this popup message :

---------------------------
Crystal Reports
---------------------------
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 http://www.businessobjects.com/support for more information.
---------------------------
OK
---------------------------

Should I install this msi CRforVS_redist_install_32bit_13_0_23.zip on 3rd party client ? The License agreement seems to require the purchase of a license.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Likes

You MUST install the .msi on the machine where your application is deployed. The SDK is based on some COM objects that need to be registered on the computer, so you can't just copy the .dll's that your application uses to the client machine - you must use one of the runtime installation files so that things get registered correctly. Also the service pack (SP) of the runtime MUST match the SP you've used for developing your application.

-Dell

Former Member
0 Likes

Great answer

Answers (1)

Answers (1)

Former Member
0 Likes

how do i get this Crystal Reports redistributable (CRRedist*.msi)

DellSC
Active Contributor
0 Likes

Which versions of the SDK and Visual Studio are you using?

-Dell