473,394 Members | 1,640 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,394 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
Nov 17 '05 #1
4 3360
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.

Nov 17 '05 #2
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

"Tian Min Huang" <ti******@online.microsoft.com> wrote in message
news:et**************@cpmsftngxa09.phx.gbl...
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.

Nov 17 '05 #3
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.

Nov 17 '05 #4
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
"Tian Min Huang" <ti******@online.microsoft.com> wrote in message
news:BX**************@cpmsftngxa06.phx.gbl...
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.

Nov 17 '05 #5

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

Similar topics

2
by: Goran Djuranovic | last post by:
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...
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,...
0
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...
8
by: Chris Strobel | last post by:
I have 2 web servers where I need to write a PDF file and need to keep them in sync. In others words, If the Server1 is getting called to create the PDF, then it needs to copy the PDF to the other...
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...
2
by: Shailesh Gajare | last post by:
Hi All, I have creating an ASP.Net application with two web servers. I am uploading a file which is being uploaded on one of the server, I want to copy the uploaded file on the other server at the...
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...
9
by: fniles | last post by:
I would like to copy a table(s) from SQL Server 2005 to a CVS file and vice versa. I was thinking to use the BCP command line utility, but I have a few questions: 1. The machine where I am...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
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
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...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.