I've recently updated my WIX install to the latest v3 build. Now I'm seeing an exception being caused by the duplicate entries in the merge modules out of VS. Is there a work a round for this problem? E:\develop\mpio\wix-setup\mpio-x86.wxs(387) : warning LGHT1055 : The InstallExecuteSequence table contains an ac tion 'SxsUninstallCA' which cannot be merged from the merge module 'C:\Program Files (x86)\Common Files\Merge Modules\Mi crosoft_VC80_MFCLOC_x86.msm'. This action is likely colliding with an action in the database that is being created. Th e colliding action may have been authored in the database or merged in from another merge module. This action should on ly be declared in the database or one merge module.
Unhandled Exception: System.ArgumentException: Item has already been added. Key in dictionary: 'Merge:' Key being added : 'Merge:' at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) at System.Collections.Hashtable.Add(Object key, Object value) at Microsoft.Tools.WindowsInstallerXml.Validator.GetSourceLineNumbers(String tableName, String[] primaryKeys) at Microsoft.Tools.WindowsInstallerXml.Validator.ValidationUIHandler(IntPtr context, UInt32 messageType, String messa ge) NMAKE : fatal error U1077: '"c:\Program Files (x86)\Windows Installer XML\light.EXE"' : return code '0xe0434f4d' Stop. Robert Randall Proficient Solutions, Inc. _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users