cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Crystal Reports for Visual Studio 2008 (version 10.5) with Tls 1.2

0 Kudos

Good afternoon,

I hereby request information for SAP Crystal Reports for Visual Studio 2008 (version 10.5).

How to get this version up and running with TLS 1.2 without converting project.

Windows Server 2016

· SQL Server 2014

· OLEDB driver v18.3.0.0

DellSC
Active Contributor
0 Kudos

I changed the tag on your question to "SAP Crystal Reports, version for Visual Studio". The "SAP Crystal Reports" tag is for questions about report design.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

To use TLS 1.2 search for this KBA:

2269180 - Disabling TLS 1.0 may cause Crystal Reports Designer and .NET application to fail to connect to your MS SQL Server Database 2012/2014

Only option is to upgrade your reports to use a current MS SQL Client manually, open each Reporrt and update tthe connection to use the supported MS Client.

Answers (1)

Answers (1)

DellSC
Active Contributor
0 Kudos

Unfortunately, this version of the SDK has been out of support for a number of years. It was never designed to work with TLS 1.2 and will not be updated to do so.

If you need that functionality, you'll need to upgrade to VS 2010 or newer, .NET 4.5 or newer, and the latest version of the Crystal for VS SDK, which you can find here: https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads.

This wiki page also has information and a link to sample code for the changes that you'll need to make in your code to work with this newer version.

-Dell