Mark Risher wrote:
Candle and Light are version 2.0.4820.

First suggestion: Try upgrading to the latest v2 weekly release <http://wix.sourceforge.net/releases/>. That error is caused by a bug in the compiler or linker that let an invalid value get through to the link phase.

Can someone suggest what part of File.idt I should look at to diagnose the problem? I've tried running Light with -v0 and -w0 but still am not getting any additional info.

You can use the -notidy switch to keep the .idt files around. Basically, at least one column doesn't have a legal value. Easiest way to narrow it down is to remove components and files to reduce the number of File.idt rows you have to look at. And like I said, it's a bug, so if you can figure out which illegal value is getting through, a bug report would be great.

--
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