473,785 Members | 2,829 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2675
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_Databas e_Access2003.ms m
Crystal_Databas e_Access2003_en u.msm
Crystal_Managed 2003.msm
Crystal_regwiz2 003.msm

In Crytal_Regwiz20 03.msm there a
property 'MergeModulePro perties' that's where you add
your license key you received from CrystalSolution s 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
912
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, including a shortcut in the startup folder. What I would like is for the application to install only to the account which is logging in, that is the Active
1
2851
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 think I need to put this application in the Start-up group and have the application handle A&A using the Integrated Security. My question is how do I accomplish using Windows Integrated Security for A&A into a Windows Forms application? The OS is...
3
16376
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 not find anything helpful.
2
9570
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 error, my handler does not get hit - I get the standard ugly run time error. The strange thing is, I tried the exact same code in a new, windows forms application, and when I trigger an unhandled exception, the code works fine (the JIT compiler...
15
22572
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. In the web you have session state and you can add variables or objects to it. They remain in existance until the session ends. How could I do that for a windows forms application? For example: a modal form is launched to log in, I do a...
2
6761
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. Here is my question: The only way to easily communicate for a Pocket PC is the Web Service. Is it possible to host a web service in a Windows Forms Application ?
22
6287
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 client (MS Access vs ..NET Windows Forms) would be preferred over the other. While I have some good arguments on both sides, I would appreciate your points of view on the topic.
1
3224
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 application has the "Application Framework" enabled with "Enable XP Visual Styles" set to true. Any ideas on what I'm missing? Thanks loads in advance!
0
1390
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 my control on the current page. I can capture the .Leave event from my control, but I do not want Windows to honor the destination control that the user clicked. Is there such a way to tell Windows to CancelEvents and do not activate the...
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10151
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10092
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8973
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6740
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3647
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2879
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.