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

Home Posts Topics Members FAQ

Can Web.config be excluded from Publish operation?

Visual Studio 2005:

I'm using Publish to 'mirror' my development site onto the staging site.
It's working beautifully except for one annoyance; it keeps overwriting
web.config on the staging box with the web.config from my development box.
There's got to be a way to address this. By its nature, the config file is
likely to be different on different platforms and so what I'd like is to be
able to exclude the config file from the publish operation, without having
to exclude the file from the project. Is there a way to do this?

Thanks for your advice!

Joseph Geretz
Sep 15 '08 #1
3 2907
if you install web deployment projects, it handles
multiple web.configs

-- bruce (sqlwork.com)
"Joseph Geretz" wrote:
Visual Studio 2005:

I'm using Publish to 'mirror' my development site onto the staging site.
It's working beautifully except for one annoyance; it keeps overwriting
web.config on the staging box with the web.config from my development box.
There's got to be a way to address this. By its nature, the config file is
likely to be different on different platforms and so what I'd like is to be
able to exclude the config file from the publish operation, without having
to exclude the file from the project. Is there a way to do this?

Thanks for your advice!

Joseph Geretz
Sep 15 '08 #2
Joseph Geretz formulated the question :
Visual Studio 2005:

I'm using Publish to 'mirror' my development site onto the staging site. It's
working beautifully except for one annoyance; it keeps overwriting web.config
on the staging box with the web.config from my development box. There's got
to be a way to address this. By its nature, the config file is likely to be
different on different platforms and so what I'd like is to be able to
exclude the config file from the publish operation, without having to exclude
the file from the project. Is there a way to do this?

Thanks for your advice!

Joseph Geretz
You can set the "build action" to "none" instead of "content".
See the properties of the file in the Solution Explorer in Visual
Studio.

Hans Kesting
Sep 16 '08 #3
"Joseph Geretz" <jg*****@nospam.comwrote in message
news:uW**************@TK2MSFTNGP04.phx.gbl...
Is there a way to do this?
http://www.microsoft.com/downloads/d...displaylang=en
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Sep 16 '08 #4

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

Similar topics

0
by: Philippe Trottier | last post by:
Hi! I want to publish with click once an application that uses Enterprise Library, but since we use Enterprise Library, we need to deploy config files like dataConfiguration.config. So if I try...
8
by: Robert | last post by:
I have what I think should be a pretty common scenario in a corporate environment. I have a web app and three environments on three servers: Development, QA and Production. We develop in...
8
by: Graham | last post by:
I noticed a similar post awhile ago and in terms of my problem it wasnt a suitable answer so I will ask again. I have VS2005 running a on development machine in my office where I do all my...
0
by: bpulimal | last post by:
We have a build machine that gets files for MSBuild from source control (SourceGear Vault). Occasionally, developers check in components and later decide to exclude those components from Visual...
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:
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
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,...
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: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
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 ...

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.