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
You have to turn on IIS6 Metabase Compatibility, and rollback is not supported - because in their infinite wisdom the IIS team didn't implement all the IIS metabase API, specifically not including the backup and restore APIs, which the WiX custom actions use to implement rollback. (Reference: http: