473,387 Members | 1,683 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.

How do I copy ASP.NET application to another machine

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.

--
Thanks for your time
Goran Djuranovic
Jul 19 '05 #1
2 1907
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/...s/c2010681.asp

2. In addition, MSDN contains some help document of Crystal Report. Please
refer to
http://msdn.microsoft.com/library/en...stalreports.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.

Jul 19 '05 #2
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.

Jul 19 '05 #3

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

Similar topics

2
by: Paul | last post by:
Dear All, I want to use web form to upload my file and copy the file to another machine. I can upload the file, but when I copy the file(file.CopyTo(".....", true)) to another machine(map...
1
by: PRM | last post by:
Hi I have an ASp.net application using C#. I need to copy a file present on the web server machine to a remote machine on the network. Although this seems to be a trivial matter I am having...
1
by: POnfri | last post by:
Hi, I have a problem in a peace of code were i'm doing a file copy using File.Copy. The Source is local and the target is a remote machine. Example: File.Copy(C:\temp\hi.txt,...
3
by: Johnny | last post by:
Hi, I have created an ASP.NET application (let's call it FooBar) with VS.NET on my local machine, residing in http://localhost/FooBar. Deploying it to another folder on my machine works well...
25
by: Andy_Khosravi | last post by:
I just recently changed my database that I'm running from a monolithic DB to a split FE/BE. The front end resides on the client machine and the BE resides on a network drive. I'm experimenting with...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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.