473,327 Members | 2,090 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,327 software developers and data experts.

deploying ASP.NET?

hey all
I have created an ASP.NET with my VS2003. its working fine with my machine,
however I need to deploy this solution. I assume that I can use the
installation procedure comes with VS, and I would, had this was an actual
client program. since I am new to all of this, this is only test pages, and
I wonder:

how can I add a built up solution with out the wizard?

TY
dony
Nov 18 '05 #1
6 1010
This is an ASP.NET application, right?

Just use the "Copy Project" button on the top of the Solution Explorer
window and enter the appropriate data..
"donald sorrenson" <do****@excite.com> wrote in message
news:eO**************@TK2MSFTNGP12.phx.gbl...
hey all
I have created an ASP.NET with my VS2003. its working fine with my machine, however I need to deploy this solution. I assume that I can use the
installation procedure comes with VS, and I would, had this was an actual
client program. since I am new to all of this, this is only test pages, and I wonder:

how can I add a built up solution with out the wizard?

TY
dony

Nov 18 '05 #2
TY for your response
I try this, and I can create a copy of this on my machine, but when I copy
this folder to another machine it doesn't work.
the issue here is that I want copy the files and configure the remote
machine myself, and not have VS do that 4 me. I can achieve that writing
..NET code in notepad, and moving the code from place to place, but can't do
that manually with VS.NET... I am sure that if I will try to use this copy
to a remote server it will work, but I need to understand this process in
order to conduct this manually.
"Scott M." <s-***@BADSPAMsnet.net> wrote in message
news:Os**************@TK2MSFTNGP09.phx.gbl...
This is an ASP.NET application, right?

Just use the "Copy Project" button on the top of the Solution Explorer
window and enter the appropriate data..
"donald sorrenson" <do****@excite.com> wrote in message
news:eO**************@TK2MSFTNGP12.phx.gbl...
hey all
I have created an ASP.NET with my VS2003. its working fine with my

machine,
however I need to deploy this solution. I assume that I can use the
installation procedure comes with VS, and I would, had this was an actual client program. since I am new to all of this, this is only test pages,

and
I wonder:

how can I add a built up solution with out the wizard?

TY
dony


Nov 18 '05 #3
There really isn't that much to understand.

The remote machine must already have the .NET Framework installed on it.

To get your application to run on the remote machine, a virtual directory
(sub-web) must be created on the remote machine. Your completed and
compiled project files only need to be copied into that sub-web.

That's all you are doing with VS's "copy project" button. .NET only
requires the files be present. There is no registration process required.
"donald sorrenson" <do****@excite.com> wrote in message
news:Oh**************@TK2MSFTNGP11.phx.gbl...
TY for your response
I try this, and I can create a copy of this on my machine, but when I copy
this folder to another machine it doesn't work.
the issue here is that I want copy the files and configure the remote
machine myself, and not have VS do that 4 me. I can achieve that writing
.NET code in notepad, and moving the code from place to place, but can't do that manually with VS.NET... I am sure that if I will try to use this copy
to a remote server it will work, but I need to understand this process in
order to conduct this manually.
"Scott M." <s-***@BADSPAMsnet.net> wrote in message
news:Os**************@TK2MSFTNGP09.phx.gbl...
This is an ASP.NET application, right?

Just use the "Copy Project" button on the top of the Solution Explorer
window and enter the appropriate data..
"donald sorrenson" <do****@excite.com> wrote in message
news:eO**************@TK2MSFTNGP12.phx.gbl...
hey all
I have created an ASP.NET with my VS2003. its working fine with my

machine,
however I need to deploy this solution. I assume that I can use the
installation procedure comes with VS, and I would, had this was an actual client program. since I am new to all of this, this is only test
pages, and
I wonder:

how can I add a built up solution with out the wizard?

TY
dony



Nov 18 '05 #4
Scott M. wrote:
The remote machine must already have the .NET Framework installed on
it.
To get your application to run on the remote machine, a virtual
directory (sub-web) must be created on the remote machine. Your
completed and compiled project files only need to be copied into that
sub-web.


Also, the remote web site must be an IIS Application with the FrontPage
Server Extensions installed in order for the "copy project" feature to work
correctly.

--

Thanks,
Carl Prothman
Microsoft ASP.NET MVP

Hire top-notch developers at
http://www.able-consulting.com
Nov 18 '05 #5
Copy Project also works with ftp share...

--
Regads,

HD

PS: It's all a state of mind...

"Carl Prothman [MVP]" <ca****@spamcop.net> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Scott M. wrote:
The remote machine must already have the .NET Framework installed on
it.
To get your application to run on the remote machine, a virtual
directory (sub-web) must be created on the remote machine. Your
completed and compiled project files only need to be copied into that
sub-web.

Also, the remote web site must be an IIS Application with the FrontPage
Server Extensions installed in order for the "copy project" feature to

work correctly.

--

Thanks,
Carl Prothman
Microsoft ASP.NET MVP

Hire top-notch developers at
http://www.able-consulting.com

Nov 18 '05 #6
sorry just cross checked it... front page and network share

--
Regads,

HD

PS: It's all a state of mind...

"Carl Prothman [MVP]" <ca****@spamcop.net> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Scott M. wrote:
The remote machine must already have the .NET Framework installed on
it.
To get your application to run on the remote machine, a virtual
directory (sub-web) must be created on the remote machine. Your
completed and compiled project files only need to be copied into that
sub-web.

Also, the remote web site must be an IIS Application with the FrontPage
Server Extensions installed in order for the "copy project" feature to

work correctly.

--

Thanks,
Carl Prothman
Microsoft ASP.NET MVP

Hire top-notch developers at
http://www.able-consulting.com

Nov 18 '05 #7

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

Similar topics

0
by: Sean Campbell | last post by:
Hi, My group have a ASP.NET based application ( currently running on 1.0.3705 ). Ideally, we would like to deploy new components(asp files/assemblies/db updates) into a live environment without...
1
by: Terry H | last post by:
Hi I am deploying a winforms app via the windows installer and a VS.Net 2003 setup and deploymnet project. At the moment, I am adding launch conditions for the .Net Framework 1.1 and MDAC 2.7...
1
by: dansan | last post by:
We have a webservice that we have been deploying using the deployment project in Visual Studio. Now we are trying to deploy this service to a server that has multiple sites. I have looked...
2
by: Flip | last post by:
I am deploying webapps using XP (IIS5) and deploying them to a Windows 2003 Server box (IIS6). So far so good. However, when I try to manage my w2k3 server from XP, I get an error message saying...
3
by: Rachel | last post by:
Hi, I am using the data access application block successfully in our development environment, however when I deploy to our testing server as Private Assemblies I keep getting the following ...
4
by: john | last post by:
I think some of the changes to Asp.net are rediculous. Take the ability to deploy source code to production that is compiled on the fly. If this is such a great model, why not distribute your...
10
by: Bryan Dickerson | last post by:
I fairly have my Web Service working the way that I want, so my next step will be to deploy it on a server. Do I just add a deployment/install project, build it and install it on the server? ...
0
by: Dave | last post by:
Hello The application I'm building an installer for uses dlls which were developed originally in C. Since the application itself is developed in C#, these dlls were wrapped using SWIG....
0
by: steve | last post by:
H I new in deploying applications with visual studio 2005. I've used the setup wizard for a project when the user deploys the project I need to now where the user has put it. (path of the...
6
by: Ryan | last post by:
Is there any way to save a VB 2005 created application as an .MSI install file? The only method I see is to publish as a .EXE. Curious because I want to push out an application with Group Policy....
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: 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...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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.