cancel
Showing results for 
Search instead for 
Did you mean: 

Where to download crystal report 13.0.0.99 for visual studio

Former Member
0 Kudos

Hi, i have an old application compiled with Crystal report runtime 13.0.0.99. I want to modify this application but can't find the visual studio version to compile the application. If i used the latest one the client side get an error message so i need to have the visual studio version. Where can i download it

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Kudos

I don't think that version is available. don.williams would know for sure.

However, I would upgrade to the latest because there have been a lot of updates and bug fixes since the older version. The trick is that the version of the runtime the application is deployed with MUST match the version of the SDK the application was compiled with.

To get to the downloads, go to the wiki here: https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads. You'll want to read the wiki to find the changes you may need to make to your code to work with the latest version of the SDK. The link to the downloads can also be found on that page. When you follow the link, you'll be taken to a page where you'll enter your name and email address and from there you'll go to the download page. On the download page, the orange button gets you the .exe that will integrate with Visual Studio. The blue buttons below it are for the various runtime options that are available for deploying your application. DO NOT install a runtime on the development machine that has VS installed.

While you can come back to this page to download the runtime install at any time, I highly recommend that you download it at the same time as you download the integration because this page will always connect to the latest service pack and they get updated about every quarter. There are ways to get to the older versions, but this is the easiest way to make sure that you have the one that matches your application.

-Dell

Answers (2)

Answers (2)

0 Kudos

FYI, all versions are no longer available, the Akimai service is no longer available and only a few version are now available.

0 Kudos

All versions are still downloadable, read the info on the WIKI page, it tells you how to change the SP number to get an older version.

Dell is right though, upgrade to SP 23 and read the WIKI for SP 21 and it should work