I am trying to create a web setup project for an asp.net app. The problem is that it installs it as a "virtual directory" instead of a new "site". How can I install as a new "site"?
In addition what would be the recommended way to ,if upgrading existing asp.net app, retrieve the current web.config (or global.asa )file values. I would need to make sure I keep the customer's values when upgrading those particular files.
Thanks
In addition what would be the recommended way to ,if upgrading existing asp.net app, retrieve the current web.config (or global.asa )file values. I would need to make sure I keep the customer's values when upgrading those particular files.
Thanks