Re: [WiX-users] 'http://schemas.microsoft.com/wix/UtilExtension'

2014-01-27 Thread Walter Dexter
If you're talking about this error from "candle," or a similar one from "light": error CNDL0200 : The Component element contains an unhandled extension element 'Util:blahblahblah'. Please ensure that the extension for elements in the 'http://schemas.microsoft.com/wix/UtilExtension' namespace has

Re: [WiX-users] 'http://schemas.microsoft.com/wix/UtilExtension'

2014-01-27 Thread Carter Young
Try this Format: http://schemas.microsoft.com/wix/UtilExtension"; User="Administrator" ServiceChangeConfig="yes" ServiceEnumerateDependents="yes" ChangePermission="yes" ServiceInterrogate="yes" ServicePauseConti

[WiX-users] 'http://schemas.microsoft.com/wix/UtilExtension'

2014-01-27 Thread jpalmer1009
Any idea how to get around the reference error to UtilExtension?  Or, is there a new/different way of  setting a service failure action?   The ServiceInstall element contains an unhandled extension element 'util:ServiceConfig'.  Please ensure that the extension for elements in the 'http://