Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

web setup project: new "site" instead of "virtual directory"

Status
Not open for further replies.

gwu

MIS
Dec 18, 2002
239
US
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
 
What do you mean by a site? A virtual directory simply points to a folder which contains a website...


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
In IIs you have the option of creating a "new site" or a "virtual directery" which will be created within an existing "site".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top