Re: [WiX-users] Wix 3.0 and IIS 7.0

2008-01-01 Thread Michal Peled
PROTECTED] Sent: Sunday, December 30, 2007 6:33 PM To: Michal Peled; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Wix 3.0 and IIS 7.0 You have to turn on IIS6 Metabase Compatibility, and rollback is not supported - because in their infinite wisdom the IIS team didn't implem

Re: [WiX-users] Wix 3.0 and IIS 7.0

2007-12-30 Thread Mike Dimmick
led Sent: 30 December 2007 16:09 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Wix 3.0 and IIS 7.0 Hi all, Quite new to Wix, but already done some great things with it. I'm using the WixIIsExtension external and the elements (iis:website, iis:WebVirtualDir etc.) to allow the u

[WiX-users] Wix 3.0 and IIS 7.0

2007-12-30 Thread Michal Peled
Hi all, Quite new to Wix, but already done some great things with it. I'm using the WixIIsExtension external and the elements (iis:website, iis:WebVirtualDir etc.) to allow the user to configure IIS for use with web UI we supply in our software (by creating a web site or virtual directory). Tha