I use Torch to create language transforms of products I generate, and lately I've been getting several instances of the following warning:
warning TRCH1115 : The value '0' in table '_Validation', column 'KeyColumn' is invalid according to the column's validation information. The decompiled output includes a best-effort representation of this value. Looking (with Orca) at the *base* MSI, I believe Torch is referring to some schema weirdness: WixFirewallException : Port => String, length 0 RadioButton : Text => Localizable String, length 0 I get 5 warnings from Torch so I assume there are others, but I haven't found them yet. In previous builds with an older WiX, these were long integer/4 and LocString/64, respectively. Is there a bug in newer versions of the toolset or am I misinterpreting something? -kevin ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users