web.config and Setup project

  • Thread starter Thread starter Nikhil Patel
  • Start date Start date
N

Nikhil Patel

Hi all,
I am creating a Setup project in Visual Studio for an ASP.Net
application. Is there a way to tell it not to overwrite the Web.Config file
if it already exists? I want it to create the Web.Config file only when it
does not exist.

Thanks.
 
Back
Top