John Cole wrote:

Is this a bug in tallow/heat (I’m using tallow) or is it an issue with the compiler? The xml makes sense, and I’m just using a xls to transform de-normalize it. It seems like the compiler is at fault for not creating the registry table entries correctly from seemingly valid xml.


It's valid but creates duplicate primary keys, which is illegal. If you have duplicate entries, either remove all but one or create your Id attribute values by hand.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to