Amol Kher wrote:

Unhandled Exception: Microsoft.Tools.WindowsInstallerXml.WixException: Exception of type 'Microsoft.Tools.WindowsInstallerXml.WixException' was thrown.

at Microsoft.Tools.WindowsInstallerXml.ValidatorExtension.Log(String message)

at Microsoft.Tools.WindowsInstallerXml.Validator.ValidationUIHandler(IntPtr context, UInt32 messageType, String message)


That's happening when the validator gets a validation message it doesn't think is correct. Can you try a debug build of WiX? You'll get more detail that way (including the message causing the problem).

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to