Hi,

I am using Wix 3.0.2925.0 and have created the attached .wxs file.  It
includes a merge module for MDAC, which can be downloaded from 
http://download.microsoft.com/download/mdac27/module/2.0/WIN98XP/EN-US/MdacInstall.exe
http://download.microsoft.com/download/mdac27/module/2.0/WIN98XP/EN-US/MdacInstall.exe
.

However when I compile the file I get the messages below. 

"The Directory table contains a row with primary key(s) 'TARGETDIR' which
cannot be merged from the merge module 'C:\MDAC.MSM'.  This is likely due to
collision of rows with the same primary key(s) (but other different values
in other columns) between the database and the merge module."

"ICE82: This action SystemFolder.9820376E_C13A_4831_A61C_D2BB3494402C has
duplicate sequence number 1 in the table InstallExecuteSequence"
"ICE82: This action SystemFolder.9820376E_C13A_4831_A61C_D2BB3494402C has
duplicate sequence number 1 in the table InstallUISequence"
"ICE82: This action SystemFolder.9820376E_C13A_4831_A61C_D2BB3494402C has
duplicate sequence number 1 in the table AdminExecuteSequence"
"ICE82: This action SystemFolder.9820376E_C13A_4831_A61C_D2BB3494402C has
duplicate sequence number 1 in the table AdminUISequence"
"ICE82: This action SystemFolder.9820376E_C13A_4831_A61C_D2BB3494402C has
duplicate sequence number 1 in the table AdvtExecuteSequence"

How can I get past these errors?  Is there a way to differentiate the
TARGETDIR primary keys from my .msi and the .msm?

Can I make the .msm sequences overide the ones in my .msi?

Thanks,
Ben.





http://www.nabble.com/file/p12638916/WixProject1.wxs WixProject1.wxs 
-- 
View this message in context: 
http://www.nabble.com/Merge-Module-Duplicating-TARGETDIR-Primary-Key-tf4430402.html#a12638916
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to