cancel
Showing results for 
Search instead for 
Did you mean: 

Patching Crystal Reports for Visual Studio

0 Kudos

I did try searching on this topic but could not find what I was looking for.

I am using Visual Studio 2015 with Crystal Reports 13.0.22.2668 (Engine version 13.0.3500).

How do I know which SP I am on now?

How do I apply the latest patch?

I have downloaded CRforVS13SP25MSI32_0-10010309.EXE. Do I simply run it to get to SP25?

Are there any concerns about patching / precautions to take? If something breaks, can I roll back?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor

The latest service pack will overwrite what you currently have installed. I'm not sure whether uninstalling will get to back to the version you currently have.

You may need to tweak your code to get the new version to work - see the wiki here: https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads for information about what the changes are.

Also, I would make sure to download the runtime install that you're going to use when you're deploying your application. The development and runtime service packs need to be the same, so it's a good idea to download them both in case the SDK is updated while you're working on your application.

-Dell

Answers (1)

Answers (1)

13.0.22.xxxx has the SP in it, this case the 22 is the SP you are using.

13.0.3500.0 is the Framework it supports, 3.5 framework.

Don