cancel
Showing results for 
Search instead for 
Did you mean: 

How similar are the APIs for CR for VS and CR 2008?

jonathan_mason
Participant
0 Kudos
114

I am wondering how much work would be involved in changing our program from using the older CR 2008 to the newer CR for VS? I'm talking about the actual progaramming APIs, perhaps some people might think of them as SDKs.

Thanks
Jon

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Jonathan,

Depends, if your CR 2008 project was also using the Cr .NET Assemblies then all you need to do is close VS 2008.

Install VS 2010 -> 2015 ( SP 21 will support VS 2017 ). Cannot be Express versions.

Install CR for VS SP 20 from here:

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

Open your project in VS 201x and VS will simply update your assembly references to version 13. Rebuild your project and it should work.

Be aware CR for VS now has RAS ( InProc Report Application Server ) so you an now modify and even create reports form nothing now.

Don

PS - Moved your post to CR for VS tag.

Answers (0)