473,320 Members | 1,978 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,320 software developers and data experts.

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_managed2003.msm and
crystal_Database_Access2003.msm). 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 6160
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_managed2003.msm and
crystal_Database_Access2003.msm). 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_managed2003.msm and
crystal_Database_Access2003.msm). 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_managed2003.msm and
crystal_Database_Access2003.msm). 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_managed2003.msm and
crystal_Database_Access2003.msm). 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
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...
0
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...
1
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...
1
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...
10
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...
2
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...
1
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...
3
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...
1
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...
2
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...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.