473,565 Members | 2,770 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web Deployment Project replace config section wdp00002 error

Hi,
I'm using VS 2005 SP1 with Web Deployment Project download v8.0.51103,
according to the Add/Remove programs applet.

I've got a file based web service project with an associated web deployment
project. I want to build my release version of the wdp with debug info so I
can run NUnit on the output and doing that causes the wdp build to set
<compilation debug="true"/in the web.config file.

I've setup a replace config section instruction in the wdp property page
window as system.web/compilation=rel ease.compilatio n.config;
and the content of the release.compila tion.config file is:
<compilation debug="false" />

Whenever I try and build the wdp I get a wdp00002 error complaining that it
can't find system.web/compilation. I've Googled for wdp00002 and seen various
posts but as far as I can see I've copied what they suggested and it still
won't work. Has anyone any idea what the problem is????

regards, Ian
Jul 1 '07 #1
0 1858

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

Similar topics

0
1159
by: Lloyd Dupont | last post by:
Hi! I'm a newbie ;-) I started to write an excessively simple ASP.NET "utility" web app, named WebSite1. Inside of it I'm using FreeTextBox (http://www.freetextbox.com) Then I modified the Web.config file as follow (to recognize the tag FTB): === <system.web> <pages> <controls> <add tagPrefix="FTB" namespace="FreeTextBoxControls"...
4
1624
by: Chuck P | last post by:
I was wondering what practices people have come up with for deployment. I want to precompile the application and encrypt portions of the web.config. In 1.0 I just did a batch file that would copy %source%\*.aspx %web%\*.* copy %source%\bin\*.dll %web%\bin\*.* rem copy %source%\web.config %web%\*.* Would rem out web.config because...
0
1221
by: Stéphane KIES | last post by:
Hello, I cannot replace the <system.web> section using the Enable Web.config file replacement feature of Web Project Deployment for Visual Studio 2005. appSettings=myFile.config works but system.web=myFile.config generates the following error : error : web.config(1): error WDP00002: missing section system.web Is it possible to replace...
1
2603
by: Grant | last post by:
Hi, When using the web.config file section replacement functionality, we are unable to replace any section other than appSettings. We have tried compilation, system.web etc. Our section replace code is appSettings=stage.appSettings.config compilation=stage.compilation.config
0
1120
by: Otis Mukinfus | last post by:
I'm trying to use the Enable Web.config file section replace ment option, but can't seem to get it to work. Here is a sample of the section I put in a file named 'ConnectionString.config'. <connectionStrings> <add name="SomeConnectionString" connectionString="Data Source=SomeDataSource;Initial Catalog=SomeCatalog;Persist Security...
3
2266
by: =?Utf-8?B?RHVrZSAoQU4yNDcp?= | last post by:
I've added a web deployment project and want to use the config section replacement but I'm obviously not understanding something. I have set up an alternate appSettings file, test.appSettings.config, and when I build the appSettings are correctly overridden, but I also end up with a copy of test.appSettings.config in my web site. If I have...
3
2407
by: shapper | last post by:
Hello, I am using VS 2008 and and just downloaded Web Deployment Projects: http://connect.live.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=319288 I need the connection string in my web site Web.config file to be replaced. So I created a new file named ConnectionStrings.config that contains only the following:
5
2148
by: tshad | last post by:
I have a Windows Service that I am deploying by setting a Deployment project in my solution. The problem I am having is with the app.config file. This where we store our connection string and folder locations. My development app.config is different from my clients. When I send him an msi file, I have to either add the clients...
1
1272
by: Justin Friel | last post by:
Hi, I have been using a web deployment project with Visual Studio 2008 Standard Edition to deploy a website. There are a couple of settings which aren't working exactly as I expected and was wondering if anyone on the list has more info. First, I'm trying to use the Web.config file section replacements feature to replace a custom...
0
7888
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
8108
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
7644
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...
1
5484
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
5213
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3643
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1201
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
925
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.