There are now two "ServiceConfig" elements in WiX v3. One is the new native MSI 5.0 functionality. The other is in the Util extension. In your example below, it looks like you want the one in the Util extension but are putting the prefix before the ServiceConfig element name.
-----Original Message----- From: Ramon [mailto:ramon.sm...@gmail.com] Sent: Thursday, February 12, 2009 09:36 To: wix-users@lists.sourceforge.net Subject: [WiX-users] FirstFailureActionType gone in WIX3? How to configure this now? I want to set the service recovery options through wix and am using the latest wix 3 weekly build. On the net I found some information about using the ServiceConfig element and its FirstFailureActionType attribute but after using candle.exe gives me a nice error: CNDL0004: The ServiceConfig element contains an unexpected attribute 'FirstFailureActionType'. Browsing the documentation online makes me think that those related recovery attributes are gone in WIX3 but I cannot really believe that. They are probably just been refactored/moved. http://wix.sourceforge.net/manual-wix2/wix_xsd_serviceconfig.htm http://wix.sourceforge.net/manual-wix3/wix_xsd_serviceconfig.htm<http://wix. sourceforge.net/manual-wix2/wix_xsd_serviceconfig.htm> So how I I set the recovery options with WIX3? Ramon ---------------------------------------------------------------------------- -- _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users