473,387 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Problem for deploying Windows Forms Application with Crystal Report.

Ray
Dear all,
I have used Setup Winzard to deploy a windows application with crystal
viewer to show a crystal report. I am using vb.net 2003. However, after I
have installed the Setup in a computer with no vs.net and crystal report.
The crystal report cannot be shown.
The error message is : Cannot find KeycodeV2.dll, or invalid keycode.
Please help.
Thanks a lot,
Ray
Nov 21 '05 #1
2 2658
You need to include the relevant merge modules in the deployment project (see
crystal website for that) and then you put your keycode into one of the merge
module properties (cant remember which one).

I had great difficualties getting crystal reports to deploy but ALWAYS my
problem was not having the correct merge modules (versions etc)

"Ray" wrote:
Dear all,
I have used Setup Winzard to deploy a windows application with crystal
viewer to show a crystal report. I am using vb.net 2003. However, after I
have installed the Setup in a computer with no vs.net and crystal report.
The crystal report cannot be shown.
The error message is : Cannot find KeycodeV2.dll, or invalid keycode.
Please help.
Thanks a lot,
Ray

Nov 21 '05 #2
Hi
Those are the merge modules to add to your project.
Crystal_Database_Access2003.msm
Crystal_Database_Access2003_enu.msm
Crystal_Managed2003.msm
Crystal_regwiz2003.msm

In Crytal_Regwiz2003.msm there a
property 'MergeModuleProperties' that's where you add
your license key you received from CrystalSolutions when
you registered your copy CR.NET.

Kind Regards
Jorge

-----Original Message-----
You need to include the relevant merge modules in the deployment project (seecrystal website for that) and then you put your keycode into one of the mergemodule properties (cant remember which one).

I had great difficualties getting crystal reports to deploy but ALWAYS myproblem was not having the correct merge modules (versions etc)
"Ray" wrote:
Dear all,
I have used Setup Winzard to deploy a windows application with crystal viewer to show a crystal report. I am using vb.net 2003. However, after I have installed the Setup in a computer with no vs.net and crystal report. The crystal report cannot be shown.
The error message is : Cannot find KeycodeV2.dll, or invalid keycode. Please help.
Thanks a lot,
Ray

.

Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ágúst | last post by:
Hi At my company we are deploying a .NET windows forms application via Active Directory. Works nice. We have had complaints about that the setup installs the application for ALL USERS,...
1
by: Greg Busby | last post by:
I have a client who wants to use Windows Integrated Security for authentication and authorization to use this application. They also want this application to run as soon as Windows comes up. So, I...
3
by: Job Lot | last post by:
Can some please provide some tips, links whatever possible on creating Graphs in WINDOWS FORMS application (not web forms), using DataSet, DataTable etc etc… anything. I am totally lost and cud...
2
by: Steph | last post by:
I am working on a Windows Forms App. I have attached a standard UnhandledExceptionEventHandler to the current domain to catch unexpected errors. In my application, when I trigger an unhandled...
15
by: Sandy | last post by:
My background is web based. I am attempting to write a Windows application and I am finding some simple things difficult. Currently I am trying to find out how to store information session wide....
2
by: Ludovic DE FREITAS | last post by:
Hello, I am making a prototype system with a Pocket PC that must connect to a Server Application. Unfortunately, the server cannot be a Web Server, but a simple Windows Forms Application. ...
22
by: Jordan S. | last post by:
SQL Server will be used as the back-end database to a non trivial client application. In question is the choice of client application: I need to be able to speak intelligently about when one...
1
by: NickP | last post by:
Hi there, Im using System.Windows.Forms.Application.EnableVisualStyles to attempt to apply visual styles to message boxes in a VB.NET 2005 application. Unfortunately this has no effect, the...
0
by: samueltilden | last post by:
I have inherited a complex application with dozens of controls. The new functionality I am to surgically insert is to prevent the user from proceeding further if any of the data is incorrect in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.