473,386 Members | 1,773 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,386 software developers and data experts.

Changing web.config: Rebuild project or copy file?

If I change the web.config file in my application on Server A, and want to
push the changes to Server B, do I need to rebuild the project and copy the
new dll, or do I simply need to copy over the new web.config?

Thanks,
Chris
Nov 18 '05 #1
3 5906
IIRC the web.config is not compiled in.

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Chris" <re**********************@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
If I change the web.config file in my application on Server A, and want to
push the changes to Server B, do I need to rebuild the project and copy the new dll, or do I simply need to copy over the new web.config?

Thanks,
Chris

Nov 18 '05 #2
if you are just changing web.config, you can just copy it over, web.config
isn't compiled into the project.dll

"Chris" <re**********************@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
If I change the web.config file in my application on Server A, and want to
push the changes to Server B, do I need to rebuild the project and copy the new dll, or do I simply need to copy over the new web.config?

Thanks,
Chris

Nov 18 '05 #3
Great- Thanks for the responses.

IIRC the web.config is not compiled in.

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Chris" <re**********************@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
If I change the web.config file in my application on Server A, and want to push the changes to Server B, do I need to rebuild the project and copy

the
new dll, or do I simply need to copy over the new web.config?

Thanks,
Chris


Nov 18 '05 #4

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

Similar topics

0
by: Matthew | last post by:
I have created two configurations. One is called Release-Internal and one is called Release-External. I also have two config files named Internal.config and External.config. The difference in the...
6
by: Rich | last post by:
Hello, I picked up this example on using the Reflection namespace for loading forms/classes on the fly at msdn http://msdn.microsoft.com/library/default.asp?...
5
by: feng | last post by:
Hi, We just converted our VB.Net Windows exe project from VS.Net 2002 to VS.Net 2003 and ran into a problem. the MyApp.exe.config file that we use for our customized configuration settings is...
5
by: Carlos Hernandez | last post by:
We have created a webservice, and in out test server everyting works fine, but when we want to move it to our production server, we have ti change IP in the webreference properties, and rebuild...
12
by: dbuchanan | last post by:
Hello, (Is this the proper newsgroup?) === Background === I am building a solution with two projects. One project is my data access layer which contains my DataSet as an xsd file. The XSD...
5
by: mmcd79 | last post by:
I built a VB.net application that makes use of a machine level DB connection string setting, and a user level starting location setting. The machine level setting and the default user based...
11
by: =?Utf-8?B?UGF1bA==?= | last post by:
I did a google search but could find what I was looking for. I am creating a temporary folder and placing files in it with a web application. The temporary folder name needs to be changed...
3
by: =?Utf-8?B?SmFzb24=?= | last post by:
Dear all, I deleted the app.config file carelessly, how to re-generate this file for my project ? Thanks & regards, Jason
1
by: Barney Gumble | last post by:
Hi all. I'd like to get deeper into details of project layout in visual studio. And maybee someone finds it interesting ... I've got a project with the following layout just theoretical: ...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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,...
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...

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.