cancel
Showing results for 
Search instead for 
Did you mean: 

Development Setup For Crystal Report with Visual Studio

Former Member
0 Kudos

using visual studio 2015, and our application using Crystal report SP21. However, it is hard for me to setup the development environment, like versioning and window registry issue..

Could you help in to setup our development env ?

When i install CR for VS , i have the error


Thajks

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Deen,

1904 is a MSIExec error code and usually means you are missing dependencies.

Makes all of your framework versions are up to date and you have all of the VC 2005 to 2015 C++ runtime installed.

You also MUST install the EXE to integrate CR for VS into Visual Studio by right clicking on the EXE and selecting Run As Administrator as noted in the download WIKI:

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads

Don

Answers (0)