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