Creating more than 1 websites in Setup/Deployment projects

  • Thread starter Thread starter Chester A. Riley
  • Start date Start date
C

Chester A. Riley

I've played with the Setup & Deployment projects in VS.NET and have
the following questions:

1. The project creates a virtual directory for you. Can you tell it to
create a website in IIS?

2. It only seems to want to create 1 virtual directory. Can it create
more than 1 site/web service site?

Thanks.
 
1) You cannot create websites.

2) You can create another (or many) VDir using a Custom Web Folder.
 
Back
Top