473,472 Members | 1,831 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Deployment of ASP.net Application

Hi,
I want to deploy my ASP.net 2.0 application to production server.
I'm planning to copy my folders to the production server and create a
virtual directory for that.
Is it possible to copy only aspx files and not code behind aspx.vb on the
server??

Thanks
May 22 '06 #1
2 917
If you're using VS.Net, you should have a publish or copy web choice. This
will allow you to set if you want to copy only the files needed to run the
code, in which case no .cs files get deployed and thee .aspx files do. You
can't just copy over the files manually as the .cs files will be needed to
compile and run unless you deploy.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"srinivas" <sr******@discussions.microsoft.com> wrote in message
news:74**********************************@microsof t.com...
Hi,
I want to deploy my ASP.net 2.0 application to production server.
I'm planning to copy my folders to the production server and create a
virtual directory for that.
Is it possible to copy only aspx files and not code behind aspx.vb on the
server??

Thanks

May 22 '06 #2
Thank you Mark,
your reply helped me alot...

"Mark Fitzpatrick" wrote:
If you're using VS.Net, you should have a publish or copy web choice. This
will allow you to set if you want to copy only the files needed to run the
code, in which case no .cs files get deployed and thee .aspx files do. You
can't just copy over the files manually as the .cs files will be needed to
compile and run unless you deploy.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"srinivas" <sr******@discussions.microsoft.com> wrote in message
news:74**********************************@microsof t.com...
Hi,
I want to deploy my ASP.net 2.0 application to production server.
I'm planning to copy my folders to the production server and create a
virtual directory for that.
Is it possible to copy only aspx files and not code behind aspx.vb on the
server??

Thanks


May 22 '06 #3

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

Similar topics

3
by: Marek | last post by:
Hi there, my WinForm application has to be installed in "no-touch-deployment" mode, so users can run it from the web. I need to read application's .config file but it does not work in ...
3
by: Steve Brecher | last post by:
VS.NET help on deployment indicates that, while using a deployment project requires administrative access to IIS, " we recommend deploying your project in most cases, because it allows you to take...
1
by: webfitz | last post by:
I just wanted to hear some ideas and what some have done on this. I'm having a problem deciding how to build or setup our application. This will be an application for our entire company of 700...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
0
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
3
by: al | last post by:
Hi, Can someone please tell me what is exactly zero deployment in VB.NET. Is it that .NET doesn't need to deal with the registry? If that is the case, then why MS introduced class registry? ...
11
by: Thom Little | last post by:
Create two ASP.NET applications. Run them on the development machine to make sure they are error free. Publish the fist application to the root of a remote webspace. Call a page and see that it...
2
by: Bill Nguyen | last post by:
I ran into this error trying to run an app from Publish.htm. I can't find what is wrong with the deployment. Thanks a million Bill -------- PLATFORM VERSION INFO
1
by: =?Utf-8?B?UmljaA==?= | last post by:
I use "Click Once" Deployment from VS2005. Works like a charm. I have to deploy a console app and an MS Access ADP. The console app invokes the ADP. I copy the ADP to the application files to be...
1
by: apondu | last post by:
Hello friends.. I needed some help on ASP.Net web application along with its web service deployment I have a situation where i am not able to understand and confused a bit on how to proceed...
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
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...
1
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.