cancel
Showing results for 
Search instead for 
Did you mean: 

Installing crystal reports for .net framework 2.0

07-06-2023 10:37 PM
10399 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Im a user of a program using crystal reports for .net framework 2.0, version 10.2.0. i accidently removed the application from my computer. where can i re-download the program?

Thanks in advance

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Likes

Unfortunately, the runtime for that version of the Crystal .NET SDK is no longer available from SAP. Since it came bundled with MS Visual Studio 2005 and (I believe) 2008, you might want to see whether you can get either of those downloads from Microsoft and get the runtime from that.

-Dell

Answers (1)

Answers (1)

DonWilliams
Active Contributor

Hi Tomer,

As Dell noted it's no longer available, time to upgrade if you have the source code to rebuild it using the latest CR for VS runtime that you can get from here:

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

Upgrade Blog to use the latest SP 34:

https://blogs.sap.com/2020/10/30/upgrading-a-visual-studio-2008-2019-.net-project-with-the-latest-cr...

Lots of reason why you should upgrade:

2.0 Framework is no longer supported by Microsoft

Flash used by CR Parameters is no longer supported or installable.

Lot's of security updates

C++ Runtime dependencies are also now deprecated.

Most OS's are no longer supported nor will CR runtime be able to be installed.

dell.stinnett-christy version 10.2 is standalone CR 10 .NET runtime, Visual Studios CR for VS is version 10.5

Don