web service overwriting web app folder
- From: "Larry Brindise" <larrya@xxxxxxxxxxxxx>
- Date: Mon, 15 Jan 2007 12:21:31 -0500
I have a solution with several projects; one is a web application, another
is a web service. I have set them both up so that
Properties-->Web-->Services-->
Use IIS Web server, with Project URL: = http://localhost/epnuc
for the web applicaiton, and the web server is:
Project URL: =
http://localhost/EPNUCWebService
However, when I compile the whole solution, the Setup Builder project
results in an error that says:
"two or more objects have the same target location
('[targetdir]\web.config')."
Now, why would web.config from two separate web projects land in the same
web folder when I have explicitly set them to be in different web folders as
noted above?
Please direct me to a better place to post this question if necessary.
Thanks!
.
- Prev by Date: Re: SOAP Toolkit client problems with DotNet Service
- Next by Date: Webservice connection is not properly closed
- Previous by thread: Review and contribute to my site
- Next by thread: Webservice connection is not properly closed
- Index(es):
Relevant Pages
|