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

Home Posts Topics Members FAQ

ASP.NET app required files??

What are the required file which have to be put on server for the ASP.NET
application to run properly ? Should i upload the bin directory to the
server? or do i need to upload other files too?
Nov 19 '05 #1
3 2113
Stuff like .resx, .cs, .vb is compiled into an assembly, which resides
in your bin directory. For that reason, you don't need to upload those
files.

Nov 19 '05 #2
Let Visual Studio show you which files you need.

Simply use the Copy Project menu item in VS.NET and specify to only copy
files needed to run the application.

Beyond that you likely only need to copy your image files.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Arsalan" <ar***********@hotmail.com> wrote in message
news:e4**************@TK2MSFTNGP14.phx.gbl...
What are the required file which have to be put on server for the ASP.NET
application to run properly ? Should i upload the bin directory to the
server? or do i need to upload other files too?

Nov 19 '05 #3
Thanks a lot
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:ub**************@TK2MSFTNGP12.phx.gbl...
Let Visual Studio show you which files you need.

Simply use the Copy Project menu item in VS.NET and specify to only copy
files needed to run the application.

Beyond that you likely only need to copy your image files.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Arsalan" <ar***********@hotmail.com> wrote in message
news:e4**************@TK2MSFTNGP14.phx.gbl...
What are the required file which have to be put on server for the ASP.NET
application to run properly ? Should i upload the bin directory to the
server? or do i need to upload other files too?


Nov 19 '05 #4

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

Similar topics

2
by: Kiteman \(Canada\) | last post by:
A recent posting here discussed looking inside the .vbp project file. I noticed the following in one of my .vbp files (VB6.0 Learning Edition) Type=Exe ...
8
by: RichGK | last post by:
Can someone tell me what files are actually required in a production folder to be able to use a web application? At the moment all my classes etc .cs files are in there. Thanks, Rich.
0
by: Astra | last post by:
Hi All Wondered if you could help. I've created a web site system that a number of users use on their sites, but I manage each individual site/system on my ISP's server. Creating updates to...
2
by: Miro | last post by:
I will ask the question first then fumble thru trying to explain myself so i dont waste too much of your time. Question / Statement - Every mdb table needs a PrimaryKey ( or maybe an index - i...
2
by: ken | last post by:
We have a user that has reported the following error when starting up our client application that uses a web service on our back end: System.Configuration.ConfigurationException: Missing required...
4
by: Bob Alston | last post by:
Can anyone tell me what are the files required for Replication manager and registry entries required? I think I read that there are 7 files and 3 registry entries but no specifics. I have...
5
by: Armando Padilla | last post by:
Hi everyone. heres a pretty newbie question ive have a script as shown below. My question is will the engine load up ALL the required scripts at run time OR will only the required scripts be...
4
by: vijayarl | last post by:
Hi Everyone, i have written small code where it fetches the required files from required dir path & deleting those files before proceeding further. script goes like this: my $@file_names;...
1
by: yogesha | last post by:
hi every one, i am beginer to asp.net. i know C#.net now i am learning asp.net. actually i created a website using ASp.net C# in Visual studio but i dont know what are all the files required 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
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,...
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...
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,...
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: 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
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.