How do I copy ASP.NET application to another machine

  • Thread starter Goran Djuranovic
  • Start date
G

Goran Djuranovic

I am trying to COPY, not deploy, ASP.NET application. I know that asp.net
application
can be copied without any problems by using "Copy Project" menu item, but
only if it
doesn't have any Crystal Reports files. Unfortunately, my app has few
crystal reports
included any somehow I get "missing keycode" error. I do have to mention
that I don't have
any problems deploying the app, since I provide CR merge modules and License
Key.
So my question is, how do I copy asp.net project and provide license key to
a target machine?
Target machine does have .NET framework installed.
 
T

Tian Min Huang

Hi Goran,

1. Please refer to the following KB article from Crystal Decisions which
describes the "missing keycode" error and provides a solution:

Err Msg: "Invalid or missing Keycodev2.dll" when deploying a .NET
application
http://support.crystaldecisions.com/library/kbase/articles/c2010681.asp

2. In addition, MSDN contains some help document of Crystal Report. Please
refer to
http://msdn.microsoft.com/library/en-us/crystlmn/html/crconcrystalreports.as
p?frame=true for it.

Microsoft supports setup and installation for the Crystal Reports products
that are shipped with Visual Studio .NET. All other support is provided by
Crystal Decisions. So in addition to posting your question here, please
also look at http://www.crystaldecisions.com/. Though it ships with Visual
Studio, Crystal Reports is supported by Crystal Decisions. They have a
self-help section and they offer phone & e-mail support. Their web sites
states that you get two Crystal incidents with the purchase of Visual
Studio .NET.

You could access their forum at http://support.crystaldecisions.com/forums.

Hope this helps.

Regards,
HuangTM
This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Goran Djuranovic

Tian Min,
I have read these articles 1.5 million times... :)
Read my previous message to the end.
I am NOT TRYING to deploy asp.net application (although I can do this
successfully).
I am trying to COPY asp.net application to another machine, using "Copy
Project"
menu item from the "Project" menu.
I am using VS.NET 2003 & Crystal Reports.NET (ver. 9.2).

Goran Djuranovic
 
T

Tian Min Huang

Hi Goran,

Sorry for the misunderstanding. Then I suggest you to check the version of
Keycodev2.dll on your target machine, and manully register this Dll with
the following command and see if it works:
regsvr32 keycodev2.dll

In the meantime, I recommend you contact Crystal Decisions to check whether
there is any known issue on their side.

Please let me know the result.

Have a nice day!

Regards,
HuangTM
This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Goran Djuranovic

FYI,
Reinstalling CR 9.2 Redist. on client fixed it.
After this I was able to copy asp.net project files without using a project
setup files and without supplying a CR license key. Saves a lot of time.

Goran
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top