Re: [WiX-users] Creating a new IIS website with an existing port

2008-02-14 Thread Michal Peled
Subject: RE: [WiX-users] Creating a new IIS website with an existing port Michal: I think that you problem is more an issue with the IIS API (implemented by WiX) than WiX itself. You can have only one active web site with a given IP / Port / Host Header combination. You can have any number of

Re: [WiX-users] Creating a new IIS website with an existing port

2008-02-14 Thread david adams
e: Thu, 14 Feb 2008 11:35:22 +0200From: [EMAIL PROTECTED]: [EMAIL PROTECTED]; [EMAIL PROTECTED]: Re: [WiX-users] Creating a new IIS website with an existing port Still a problem. Insights, anyone? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michal PeledSent: Sunday

Re: [WiX-users] Creating a new IIS website with an existing port

2008-02-14 Thread Michal Peled
Still a problem. Insights, anyone? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michal Peled Sent: Sunday, February 03, 2008 10:44 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Creating a new IIS website with an existing port