Click here to Skip to main content
Licence CPOL
First Posted 29 Aug 2006
Views 85,794
Bookmarked 48 times

Deploying a .NET Application with Crystal Reports

By | 29 Aug 2006 | Article
Deploying a .NET application with Crystal Reports

Introduction

Crystal Reports often cause problems in .NET deployment package. Errors like “Can't find keycode32.dll” are likely to occur if the license key is not provided during creation of deployment package. To include license information, use the following procedure.

Create a Sample Deployment project.

Step1

Type the name of your project in the Name: Field “Setup” as in our example.

Now click the Application Folder from the left Pane (“File System on the Target Machine”) , then right click anywhere on the right yet empty pane and select Add > File from shortcut menu.

Step2

Go to the bin directory of your desired .NET application (which is already built) and select the *.exe file. This will add necessary references of all the assemblies required.

Step4

Now go to Solution Explorer and right click on Setup and select Add > Merge Module…

Step4

From Add modules dialog box, select the first four files namely Crystal_Database_Access2003.msm, Crystal_Database_Access2003_enu.msm, Crystal_Managed2003.msm and Crystal_regwiz2003.msm and click Open.

Step 5

Now again from Solution Explorer, right click on crystal_regwiz2003.msm and select properties. Set license key value under MergeModuleProperties > License key as “AAP50-GS00000-U7000RN”.

Step6

Step7

You can find license key information through the About box.

To see how to go to Help menu of Visual Studio 2003, click About Microsoft Development Environment and locate Crystal Reports for Visual Studio.NET.

Step 8

History

  • 29th August, 2006: Initial post

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Muhammad Shahbaz Saleem

Software Developer (Senior)
Stratasoft, TRG(The Resource Group)
Pakistan Pakistan

Member

Follow on Twitter Follow on Twitter
My name is Muhammad Shahbaz Saleem. I am an enterprise application developer and a strong advocate of re-usability and cross-platform development. I am also an admirer of interactive UI technologies and love to play with AJAX, CSS, JQuery etc. Since 2005, I have been involved in solving architectural problems and evolving complex requirements into simple and robust solutions for desktop, mobile and the Web.
 
As a person, I am opinionated and always love a good debate; I have a lot to say about software engineering, design patterns, service-oriented architecture and mobile computing.
 
You can email me at mshahbazsaleem[at]gmail[dot]com
OR
If you like to talk here is my s@k@y@p@e id m[dot]shahbaz[dot]saleem

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionAdding a merge module PinmemberYigit Atli2:40 23 Oct '09  
Questiondeployment with crystal reports Pinmemberdevaraja2:56 9 Apr '08  
GeneralNeed some help with crystal reports PinmemberGaliaB23:58 4 Aug '07  
GeneralRe: Need some help with crystal reports PinmemberMuhammad Shahbaz Saleem19:43 5 Aug '07  
GeneralRe: Need some help with crystal reports PinmemberGaliaB20:56 5 Aug '07  
GeneralRe: Need some help with crystal reports PinmemberMuhammad Shahbaz Saleem19:14 6 Aug '07  
GeneralRe: Need some help with crystal reports PinmemberGaliaB8:44 7 Aug '07  
QuestionPDF file into Crystal report Pinmemberelgee777:44 23 Jun '07  
QuestionDeploying DotNET Application with Crystal Reports Pinmembersalimkim22:35 26 Apr '07  
GeneralCrystal report deployment in 2005, Very Urgent PinmemberMeena Trivedi1:57 3 Apr '07  
AnswerRe: Crystal report deployment in 2005, Very Urgent PinmemberMuhammad Shahbaz Saleem2:47 3 Apr '07  
GeneralFailed to open connection... PinmemberDeester9:58 11 Jan '07  
GeneralRe: Failed to open connection... PinmemberMuhammad Shahbaz Saleem18:18 11 Jan '07  
it seems to be missing connection information check whether you are using proper connection while designing as well as linking
 
knowledge can't be stolen, more you deliver the Wealthier you are.

GeneralAsp.net web report does not show properly Pinmemberyaselp11:49 8 Nov '06  
GeneralGood solution! PinmemberShahNawazMR21:34 30 Aug '06  
GeneralRe: Good solution! Pinmemberjamesvickers9:04 7 Sep '06  
Generalneat article [modified] Pinmemberpontonet3:55 30 Aug '06  
GeneralRe: neat article PinmemberMuhammad Shahbaz Saleem17:51 30 Aug '06  
GeneralRe: neat article Pinmembervik2019:45 5 Sep '06  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web03 | 2.5.120529.1 | Last Updated 29 Aug 2006
Article Copyright 2006 by Muhammad Shahbaz Saleem
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid