Re: [WiX-users] Error in v3 with extended permission element

2008-06-03 Thread Rob Mensching
Are you passing the extension on the command line to candle.exe? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mole, Chris Sent: Tuesday, June 03, 2008 02:20 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error in v3 with extended permission el

Re: [WiX-users] Error in v3 with extended permission element

2008-06-03 Thread Bob Arnson
Mole, Chris wrote: > I'm using Wix v3. Trying to use the extended permission element. Getting > this error: > > "The CreateFolder element contains an unhandled extension element > 'util:PermissionEx'." > Are you specifying WixUtilExtension (via the candle and light -ext command line or you

Re: [WiX-users] Error in v3 with extended permission element

2008-06-03 Thread Ryan O'Neill
Does this help? It looks likely. http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg03327.html I think you just have to change http://schemas.microsoft.com/wix/UtilExtension to http://schemas.microsoft.com/wix/Util Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMA