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

least number of Deployment files

Hi,

A simple question, I am wondering which files I have to upload to the server
in order for my ASP.NET app to function correctly?

Cheers
Colin B
Nov 18 '05 #1
5 879
Dear Colin

You have to upload the aspx files, ascx, web.config file and the global.asax files

you dont need to upload the codebehind files (i.e. .cs if you are using csharp or .vb if you are using vb.net

just publish the bin folder which has the compiled DLL. it will work

hope it helps

----- Colin Basterfield wrote: ----

Hi

A simple question, I am wondering which files I have to upload to the serve
in order for my ASP.NET app to function correctly

Cheer
Colin

Nov 18 '05 #2
Adding a deployment project to your solution would help you in this and only
upload what you need. It will also make it easier for you in future after
changes and maintenance work to repeat the publishing process.
--
Peter Wright
Author of ADO.NET Novice To Pro, from Apress Inc.
www.petewright.org
_____________________________
"Colin Basterfield" <co**************@hotmail.com> wrote in message
news:eT****************@tk2msftngp13.phx.gbl...
Hi,

A simple question, I am wondering which files I have to upload to the server in order for my ASP.NET app to function correctly?

Cheers
Colin B

Nov 18 '05 #3
"Colin Basterfield" <co**************@hotmail.com> wrote in message
news:eT****************@tk2msftngp13.phx.gbl...
Hi,

A simple question, I am wondering which files I have to upload to the server in order for my ASP.NET app to function correctly?


One way to determine the minimum set of files is to use Project->Copy
Project in VS.NET.
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #4
"Colin Basterfield" <co**************@hotmail.com> wrote in message
news:eT****************@tk2msftngp13.phx.gbl...
Hi,

A simple question, I am wondering which files I have to upload to the server in order for my ASP.NET app to function correctly?


One way to determine the minimum set of files is to use Project->Copy
Project in VS.NET.
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #5
Hey guys!

Many thanks for all your input, I was very conscious of the questions
simplicity, but had just never thought about it until I had to copy my files
up, and thought 'hmm, which ones can I get away without?'

Cheers
Colin

"Colin Basterfield" <co**************@hotmail.com> wrote in message
news:eT****************@tk2msftngp13.phx.gbl...
Hi,

A simple question, I am wondering which files I have to upload to the server in order for my ASP.NET app to function correctly?

Cheers
Colin B

Nov 18 '05 #6

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

Similar topics

2
by: Bob Reynolds | last post by:
Hello, I have a requirement to create EAR and WAR packages without using the integrated package building tools built into the IDE. The packages will be created via a deployment script,...
5
by: Arun Bhalla | last post by:
I'm working with VS.NET 2003 and .NET 1.1 (not SP1) on Windows XP SP1. My application is using the Windows Installer Bootstrap. (I may have also installed a module which detects requirements (.NET...
2
by: Felix | last post by:
Out of no where I'm starting to get these problems and my Deployment projects won't build anymore. Does anyone have any idea what's causing this? I've tried copying these files from another...
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? ...
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
3
by: Rich | last post by:
Hello, I have been using OneClick deployment to deploy apps at my workplace. Works great! But now I have to deploy additional files with the app, like chms, rtfs. How do I publish the...
4
by: Zany | last post by:
I added a Web Deployment Project so I can create a debug, staging, and release version. Each set is compiled and saved in a separate folder under the csproj_deploy folder. All works fine. Here's...
5
by: Cirene | last post by:
When would I use "Copy Web site" over "Publish Website" or visa versa? Why would I use the Web Deployment Project vs these options? I want to make sure no one can pull up/read/download my vb...
14
by: Phil | last post by:
I have been using this code to display the version number, and this has worked well, but I am now changing from using the ClickOnce publishing to a proper setup project, and this no longer works. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.