473,586 Members | 2,681 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What are the essential Web Application files?

Hi,

An ASP.NET Web application was created in C# and you want to deploy it to a
host server on the Internet. The application was configured with code-behind
pages which are compiled in the build process. What are the essential Web
Application files you should deploy to the host?

A: Copy over the assemblies, .aspx files, the Global.aspx, and the
Web.config file to the host.

B: Copy over the assemblies, .aspx files, the Global.aspx, the Web.config
files, and the .cs files to the host.

c: Copy over only the .csproj file and the .aspx files to the host.

D: You will need to copy over all the files in the project's directory.

Thanks,
Monica

Thanks,

Mar 31 '07 #1
1 4095
Hi,
check the following link:
http://www.15seconds.com/Issue/030806.htm

Regards,
Husam

"Monica" wrote:
Hi,

An ASP.NET Web application was created in C# and you want to deploy it to a
host server on the Internet. The application was configured with code-behind
pages which are compiled in the build process. What are the essential Web
Application files you should deploy to the host?

A: Copy over the assemblies, .aspx files, the Global.aspx, and the
Web.config file to the host.

B: Copy over the assemblies, .aspx files, the Global.aspx, the Web.config
files, and the .cs files to the host.

c: Copy over only the .csproj file and the .aspx files to the host.

D: You will need to copy over all the files in the project's directory.

Thanks,
Monica

Thanks,
Mar 31 '07 #2

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

Similar topics

5
2383
by: SStory | last post by:
What are .PDB files? Should I upload it with my dll into the bin directory? Thanks, Shane
7
1556
by: Bennett Haselton | last post by:
If you create a ASP.Net Web application in Visual Studio .Net, you apparently have to specify the target as a directory on a web server, e.g. www.hostname.com/dirname, with "dirname" being the name of the locally created project. I can't find a way to create an .aspx file and publish it straight to the Web root directory in VS .Net. And...
1
2163
by: Vavane | last post by:
When we update some files of our ASP.NET application on our customers servers, the vbc.exe process compiles these files "on the fly" at the first call. Right. For one server (running Windows 2000 Server), we have a randomly timeout on the vbc.exe process while users are connected to the application... This error never occured on our other...
1
968
by: tshad | last post by:
I am trying convert my projects to other names and was wondering if there is a list of what the different files are used for. For example, when I try to open a Project, I have the choice of the .vbproj and the .sln files. Which is the correct file to open or does it make a difference? What are they used for? Thanks,
0
1015
by: BobRoyAce | last post by:
I am using Visual Studio 2005 and I am publishing the Windows Forms application that I'm developing to a web site from which clients install it. When I do this, I specify that the application can be run locally. The application contains a setting for the connection string (contained in Settings.settings.vb) to use which I can change by...
2
2518
by: Trac Bannon | last post by:
I finally figured out how set up my VS deployment project to remove a previous version (I was not setting the productdoe or version number). While I have been testing, I notice that if I choose to uninstall entirely, the new version, all files remain behind though the desk top icon is removed. The difference between my previous MSI and...
0
999
by: nuru | last post by:
The inetrview panel asked me "What are the Files generated automatically after db2 installation", my response was silence. :-( But can anyone tell me the answer please. Thanks in Advance !!
6
2068
by: mimime | last post by:
I am new in this forum, please forgive me if this question has been discussed before. I am an UNIX admin, our PC admin just quit so boss put me in charge of "granting the admin rights to the PC users". I was told that our policy is just say "NO", if the developers really need it, they will be back to fight for it. Only then we can consider the...
2
1444
by: tvnaidu | last post by:
I got executable - any idea how I will know what are obj files it built from?. nm or ldd doesn't show what are obj files. any other command?
0
7839
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8202
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8338
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7959
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6614
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3865
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
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 we have to send another system
1
1449
muto222
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.