Hi.
Tried lot of web articles and solutions..but still i couldnt able to find out a way...
I have, say for example 3 webservice applications...each has its own web.config...where i use the customdata to modify the web.config with the value the user inputs during installation...everything is fine if the setup project are for each webservice separtely..ie., i have 3 setup projects for 3 services..
We dont not want all the 3 webservices into a single virtual directory due to our business logic approach...(but all the 3 webservice do share few of the libraries..(in the bin folder)
If i include the "Custom webfolder" and do an installation ...customdata isnt applied to other webservices..
is there any way to install multiple webservices with single we deployment project (not using installsheild..we r planning it after 6months only :-(