Re: [WiX-users] Compiler error with PermissionEx (non-util version)

2010-09-13 Thread Fabio Di Lorenzo
Bug 3065075 Opened. Regards, Fabio On Sun, Sep 12, 2010 at 1:33 AM, Bob Arnson wrote: > On 11-Sep-10 06:18, Fabio Di Lorenzo wrote: > > WiX seems to use "FormattedSddl" as category for this column in the > > validation table. > > > > But thats wrong, the correct one should be "FormattedSDDLTex

Re: [WiX-users] Compiler error with PermissionEx (non-util version)

2010-09-12 Thread Bob Arnson
On 11-Sep-10 06:18, Fabio Di Lorenzo wrote: > WiX seems to use "FormattedSddl" as category for this column in the > validation table. > > But thats wrong, the correct one should be "FormattedSDDLText". Please enter a bug. -- sig://boB http://joyofsetup.com/ --

Re: [WiX-users] Compiler error with PermissionEx (non-util version)

2010-09-11 Thread Fabio Di Lorenzo
Hi Ryan, It seems not be a compile error. in facts its a validation error after the compile. In my opinion everything is fine and you can use the produced msi. WiX seems to use "FormattedSddl" as category for this column in the validation table. But thats wrong, the correct one should be "Forma

[WiX-users] Compiler error with PermissionEx (non-util version)

2010-09-10 Thread Ryan Wilkerson (OPSMGR)
Hi all, I am hitting a compiler error with PermissionEx and I'm hoping someone here can provide some insight. error LGHT0204 : ICE03: _Validation table: Invalid category string; Table: MsiLockPermissionsEx, Column: SDDLText, Key(s): permission I looked here: http://wix.sourceforge.net/manu