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

Locating and Installing Crystal Reports runtime/redistributable

Former Member
0 Likes
1,106

I've spent a solid week trying to migrate my projects from VS 2008 to VS 2010. I've installed what I thought were the right runtime files, however, I still get this error. (see attached image). How can I get these installed so the users of my app can view the reports?

View Entire Topic
DellSC
Active Contributor
0 Likes

First off, you'll need to go here: https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads to get various information and links for the new version of the SDK. On that page, click on one of the two links under "START HERE..." to get to the download page. On the download page, click on the orange button that says "Installation Package for Visual Studio IDE" to get the version that integrates into Visual Studio.

The blue buttons below that are for the various runtime installs that are available. These are used ONLY when deploying your application - do not install on the machine with VS!

For either type of install, you MUST have Administrator rights on the machine to do the installation correctly. For the integration with VS, be sure that you right-click and select "Run as Administrator" to do the install.

-Dell