cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Visual Studio Crystal Reports Reference

Former Member
0 Likes
3,755

Hi,

I am using Crystal Reports 2013 and Visual Studio 2019. I am trying to add crystal reports as a reference to enable writing code to access a crystal reports. I am having trouble figuring out which reference to add or If I need to find and additional dll or download one. I have a screenshot above of the current options.

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Likes

None of the above!

Starting with Crystal 2011, the SDK no longer comes packaged with the full version of Crystal Reports. Starting with VS 2010, the SDK no longer comes packaged with VS. Instead, you need to go to the Crystal for VS wiki to download the SDK, which is currently on SP28. You'll download the "integration" .exe file to integrate the SDK with VS,. The other "runtime" downloads are for use only when deploying your application. Make sure that you use the version 13.x files in the references for your project.

This page has lots of other information, including links to sample code and licensing information.

-Dell

Former Member
0 Likes

Thank you so much!!! You are a Lifesaver!!!

luke_eason1
Member

Dell,

Thank you for this clarifying detail! I've been looking all over the web to find this explanation.

Luke

Answers (0)