473,585 Members | 2,657 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Windows application using Crystal Report help!help!

Hello All,

I'm trying to deploy my windows-based application using
crystal report. i package the setup by including the
crystal report file, the exe file, and two merge modules
for the crystal report (crystal_manage d2003.msm and
crystal_Databas e_Access2003.ms m). when i installed it on a
different computer before running it. i verify the
neccessary files was added. when i ran it, it
return "Cannot find KeycodeV2.dll, or invalid keycode."

Now, i know this file exist b/c i check it. it's locate in
the common files folder. what i can't understand is why
it's returning the error if the file exist. can someone
help? i have been troubleshoot this for 3 days and i'm
still out of luck. please help!!! thnx!
Jul 21 '05 #1
4 6187
Make sure you enter a valid registration code in the License Key part of the
MSM properties box. If you select Help, About and then look for Crystal
Reports in VS 2003, you can copy and paste it out of there. This should
help, but let me know if you still have problems.
http://support.crystaldecisions.com/...s/c2010681.asp

Hth,
Bill
"Mike" <m@m.com> wrote in message
news:16******** *************** ******@phx.gbl. ..
Hello All,

I'm trying to deploy my windows-based application using
crystal report. i package the setup by including the
crystal report file, the exe file, and two merge modules
for the crystal report (crystal_manage d2003.msm and
crystal_Databas e_Access2003.ms m). when i installed it on a
different computer before running it. i verify the
neccessary files was added. when i ran it, it
return "Cannot find KeycodeV2.dll, or invalid keycode."

Now, i know this file exist b/c i check it. it's locate in
the common files folder. what i can't understand is why
it's returning the error if the file exist. can someone
help? i have been troubleshoot this for 3 days and i'm
still out of luck. please help!!! thnx!

Jul 21 '05 #2
Thank you for responding quickly William. I add the
regwiz.msm for crystal report and add the license. i
rebuild the set project. it still didn't work. do i need
to reboot take affect?

-----Original Message-----
Make sure you enter a valid registration code in the License Key part of theMSM properties box. If you select Help, About and then look for CrystalReports in VS 2003, you can copy and paste it out of there. This shouldhelp, but let me know if you still have problems.
http://support.crystaldecisions.com/...kbase/articles /c2010681.asp
Hth,
Bill
"Mike" <m@m.com> wrote in message
news:16******* *************** *******@phx.gbl ...
Hello All,

I'm trying to deploy my windows-based application using
crystal report. i package the setup by including the
crystal report file, the exe file, and two merge modules
for the crystal report (crystal_manage d2003.msm and
crystal_Databas e_Access2003.ms m). when i installed it on a different computer before running it. i verify the
neccessary files was added. when i ran it, it
return "Cannot find KeycodeV2.dll, or invalid keycode."

Now, i know this file exist b/c i check it. it's locate in the common files folder. what i can't understand is why
it's returning the error if the file exist. can someone
help? i have been troubleshoot this for 3 days and i'm
still out of luck. please help!!! thnx!

.

Jul 21 '05 #3
-----Original Message-----
Make sure you enter a valid registration code in the License Key part of theMSM properties box. If you select Help, About and then look for CrystalReports in VS 2003, you can copy and paste it out of there. This shouldhelp, but let me know if you still have problems.
http://support.crystaldecisions.com/...kbase/articles /c2010681.asp
Hth,
Bill
"Mike" <m@m.com> wrote in message
news:16******* *************** *******@phx.gbl ...
Hello All,

I'm trying to deploy my windows-based application using
crystal report. i package the setup by including the
crystal report file, the exe file, and two merge modules
for the crystal report (crystal_manage d2003.msm and
crystal_Databas e_Access2003.ms m). when i installed it on a different computer before running it. i verify the
neccessary files was added. when i ran it, it
return "Cannot find KeycodeV2.dll, or invalid keycode."

Now, i know this file exist b/c i check it. it's locate in the common files folder. what i can't understand is why
it's returning the error if the file exist. can someone
help? i have been troubleshoot this for 3 days and i'm
still out of luck. please help!!! thnx!

.

Jul 21 '05 #4
No, I think the license key is the problem. You shouldn't need to reboot
it. You need to exclude the first part of the key if you copy and paste from
the About Screen...you only want numbers in there. I don't know why this
is, you'd think you could just copy and paste striaght, but after my last
post, I remembered that we needed to chop of the letters at the beginning.
I'm not in the office now, so I can't tell you the number of numbers, but I
can post it tomorrow morning...I think it's 10 numbers only, but I'm
guessing.

Rebooting never hurts, but I don't think that's the problem b/c we do enough
installs and don't need to reboot.. Try just the numbers and see if that
doesn't work.
If not, I'll get back to you in the morning.

HTH,

Bill
"Mike" <m@m.com> wrote in message
news:11******** *************** *****@phx.gbl.. .
Thank you for responding quickly William. I add the
regwiz.msm for crystal report and add the license. i
rebuild the set project. it still didn't work. do i need
to reboot take affect?

-----Original Message-----
Make sure you enter a valid registration code in the

License Key part of the
MSM properties box. If you select Help, About and then

look for Crystal
Reports in VS 2003, you can copy and paste it out of

there. This should
help, but let me know if you still have problems.
http://support.crystaldecisions.com/...kbase/articles

/c2010681.asp

Hth,
Bill
"Mike" <m@m.com> wrote in message
news:16******* *************** *******@phx.gbl ...
Hello All,

I'm trying to deploy my windows-based application using
crystal report. i package the setup by including the
crystal report file, the exe file, and two merge modules
for the crystal report (crystal_manage d2003.msm and
crystal_Databas e_Access2003.ms m). when i installed it on a different computer before running it. i verify the
neccessary files was added. when i ran it, it
return "Cannot find KeycodeV2.dll, or invalid keycode."

Now, i know this file exist b/c i check it. it's locate in the common files folder. what i can't understand is why
it's returning the error if the file exist. can someone
help? i have been troubleshoot this for 3 days and i'm
still out of luck. please help!!! thnx!

.

Jul 21 '05 #5

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

Similar topics

4
1600
by: Bruce | last post by:
I thought that I had read somewhere before about a limit to the number of DLL's that could be loaded by a 32 bit application when it is run on Windows 98/ME operating systems. But I can't seem to find the document in MSDN. Our application uses Crystal Reports 9 and we have issues on 98 SE and ME that seem to be dependent on the number of...
0
4794
by: Simon | last post by:
Hi, I am using ASP.NET with C# and Crystal Report. I have a textbox et a asp.net button. I send a number in the texte, I push the button and I want to see the report with value related to the number in the textbox. The problem is that I need to call the crystal report function in the "override protected void OnInit(EventArgs e)" function to...
1
1831
by: Doug Lim | last post by:
I have an ASP.NET application that I've developed using Visual Studio ..NET 2003 and I'm making use of Crystal Reports for .NET that's included to return reports back to the visitor's web browser in PDF format. Up to this point, I've had no problems with the application in both the development environment (local workstation with Windows 2K)...
1
2524
by: hlam | last post by:
After deploying the application and running it on an XP p.c. I get the message from Crystal Reports Viewer Window: Load Report Failed Here is what I've used: . Connecting to Sql Server 2000 . Windows application (NOT ASP.NET) on Windows XP Professional . All reports were created using a form, a .rpt , and crystal report viewer control
10
8300
by: Sylvain Audet | last post by:
Hello! We have a Windows application that is using Crystal Reports reports containing Barcode fonts. Those reports are called through reflection into a Crystal Report Viewer and we need to have the Barcode fonts to be self-installed at runtime whenever a report is viewed. I tried the following steps: Public Shared Sub InstallFonts()
2
2204
by: Jelena B | last post by:
What could be the common or possible reasons that can slow down an VB.NET windows database (SQL Server) application. What is the normal time needed for such an application to initialize and show is first, start up form. I used stored procedures for every communication with database and the biggest DataTable I use have 80 rows and 5 columns,...
1
1415
by: John R. Dougherty | last post by:
I have a VB.NET 2003 application which is using the built-in Crystal Reports control for viewing an .RPT file. The .RPT files reside on the server, and the data pulled by these reports is in a SQL Server database. On any client PC, I can create an ODBC connection to the SQL Server database - and the DSN name for this connection is what I...
3
2392
by: lodatokab | last post by:
I'm have problem to run crystal report (VS 2005) on my computer with Windows 2000 Server. I run the solution in my dev envroiment (Windows XP) and no problems. When I try to run in on IIS 5.0 on Windows 2000 Server I got the following error: Compiler Error Message: CS0433: The type 'CrystalDecisions.Shared.ExportOptions' exists in both ...
1
2420
by: Gurunadh | last post by:
Hi friends, we have developed a windows desktop application in vb.net 2005 with MS-Access as backend ,our problem is we have to display data from a datagridview to a crystal report,we have written the code to display in crystal reports it is working in the system in which we developed but when the setup is installed in another computer it...
2
1879
by: Blacky | last post by:
Hi, I developed a report using crystal reports in a web application.The reports works fine in Windows XP. When i run the same application in Windows server 2003. It throws the error :' failed to get specific page Again on refreshing, it throws, the request could not be submittted for background processing
0
7908
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...
0
8199
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8336
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...
1
7950
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...
0
6606
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...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5389
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...
0
3835
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3863
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.