Re: [WiX-users] Wix 3; IIS extension - WebSite

2008-05-08 Thread Rob Mensching
That design has its shortcomings. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Karper Sent: Thursday, May 08, 2008 13:49 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Wix 3; IIS extension - WebSite I'm trying to add a web site to a server on install, and it

[WiX-users] Wix 3; IIS extension - WebSite

2008-05-08 Thread Christopher Karper
I'm trying to add a web site to a server on install, and it's replacing the Default Site rather than adding a new one. Is WiX's CA using the IP/port combination to check for duplicate websites instead of letting the developer decide? I don't want to overwrite an existing installation, and I want