473,698 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web Deployment Projects

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 'ConnectionStri ng.config'.

<connectionStri ngs>
<add name="SomeConne ctionString" connectionStrin g="Data
Source=SomeData Source;Initial Catalog=SomeCat alog;Persist Security
Info=True;User ID=AUser;Passwo rd=APassword"
providerName="S ystem.Data.SqlC lient" />
</connectionStrin gs>

Here is the section in the config file I'm trying to replace:

<connectionStri ngs configSource="C onnectionString .config">
</connectionStrin gs>

When I run the deployment projects compile I get the following error:

Error 103 web.config(1): error WDP00002: missing section ConnectionStrin gs.

Of course in the documentation there is no example of how external file should
be.

Can anyone help with this?
Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
Jan 17 '07 #1
0 1122

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

Similar topics

0
1403
by: Mystery Man | last post by:
We want to deploy a large CSharp/SQL Server system. We are successfully using the 'setup project' (under setup and deployment projects) to build our deployed system. With our stored procedures, we would ideally like the facility to be able to automatically add all our stored procedures in SourceSafe/disk to the deployment project without having one of us having to select them manually and adding them. That way, we could build our...
1
1492
by: webfitz | last post by:
I just wanted to hear some ideas and what some have done on this. I'm having a problem deciding how to build or setup our application. This will be an application for our entire company of 700 employees and we have several different departments and groups. After talking with one developer we thought it would be a bad move to develop the whole application as one project since everytime you had to make a change to something you would have to...
6
2458
by: DBxGlock | last post by:
I'm trying to create the equivalent of a post build event for a website. I have the "Web Deployment Projects" add-in installed and am attempting to follow the instructions in the "Using Web Deployment Projects with Visual Studio 2005" document. In the "Customizing Web Deployment Projects" section, it gives an example of an "AfterBuild" target where a directory is created using the $(TargetDir) macro. When I attempt to use $(TargetDir),...
2
1558
by: bep | last post by:
I have a couple of web sites, some web services and some windows services that I need to deploy to our production servers. We used to use NANT with the VS 2003 applications. Now that we are using VS 2005, I am looking at all available deployment options. So far, I see: 1) NANT 2) MSBuild 3) Web Deployment Projects (built on MSBuild) 4) Custom powershell scripts 5) VS.Net 2005 Team System, Developer edition (Handles build only, not
2
2907
by: MarkusJNZ | last post by:
Hi, we have an existing solution which contains a bunch of C# projects and one weployment project. Initially I did not have the web deployment project installed on my computer so I downloaded and installed it. I now have the option to create a new deployment project when I go File- New Project so I assume that it has installed correctly.
2
1097
by: Brian McCullough | last post by:
Hello, Are Web Deployment Projects part of Visual Studio 2005 SP1? Is Microsoft officially supporting these? Also, I believe Web Application Projects are part of SP1 (please correct me if I am wrong). Are there any differences between what is in the SP1 version of WAP vs the downloadable version of WAP (pre-sp1)?
6
4066
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is an issue, what else is available?
2
373
by: Miro | last post by:
Reading the help file it says in step 2 to click on "other project types" and then click on "Setup and Deployment projects".( see below ) I am using vb2005 express. Im assuming this is not an express option? I do not have that option available. All I have is: -Windows Application -Class Library -Consol Applicaotin -My Movie Colleciton -Screen Saver Starter Kit
0
1020
by: superstar123 | last post by:
I'm working visual basic 6.0.Using vb 6 i create few projects.in that projects i used some activex control name("sstab and visual menuex") control.and its worked. but after installing vb 2005 (.net frame work 2.0) i'm unable to open the projects which is used sstab contol and visual menu control.while opening the some error occured such as devices cannot load.even though the exe file for those projects are also cannot run and tell the error...
0
1493
by: Andy B | last post by:
I installed the guidance package projects (smart devices, web client and service model projects). I tried them out and found they aren't for me. When I removed all the traces of them from my projects and tried to compile the site, it said build failed. The wierd funky part is no errors show up in the error list. If I remove the web deployment projects then the build completes without complaining. When I recreate the web deployment projects...
0
8674
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8603
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9157
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8895
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
7725
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4369
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4619
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.