Hi all,

I'm getting a really strange warning when merging a number of WiX built merge-modules into a product:

.\default.wxs(117) : warning LGHT1055 : The InstallUISequence table contains an action '' which cannot be merged from the merge module '..\./bin/modules/mod1.msm'.  This action is likely colliding with an action in the database that is being created.  The colliding action may have been authored in the database or merged in from another merge module.  This action should only be declared in the database or one merge module.


When I open up the msm in orca, I see that the InstallUISequence table is empty...

This leads to an interesting question: Why does WiX generate empty tables for optional tables? Shouldn't they just be absent?

Any ideas what is causing the above error?

Thanks,
--
Shmarya
-----------------------------------------------------------
[EMAIL PROTECTED] - http://shmarya.net
NUnit rocks! http://nunit.com
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to