Did you ever find a solution? I am seeing the same warning. My initial guess
is that its happening because my merge modules are in Wix 1.0 and since then
they must have added more rules to the ICE validation

Thanks,
-M


David Howell-2 wrote:
> 
> Hi Again,
> 
> I am now trying to using the MDAC27ENU.MSM in my wix-3.0 project.
> 
> Again, this msm was obtained from the InstallShield (or MS) website.
> 
> When I run light, I receive the following warnings and errors:
> 
> Microsoft (R) Windows Installer Xml Linker version 3.0.2015.0
> Copyright (C) Microsoft Corporation 2003. All rights reserved.
> 
> .wxs(28) : warning LGHT1056 : The Directory table contains a row with 
> primary key(s) 'DesktopFolder' which cannot be merged from the merge 
> module 'C:\Merge Modules\mdac27enu.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.
> 
> .wxs(28) : warning LGHT1056 : The Directory table contains a row with 
> primary key(s) 'ProgramFilesFolder' which cannot be merged from the 
> merge module 'C:\Merge Modules\mdac27enu.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.
> 
> .wxs(28) : warning LGHT1056 : The Directory table contains a row with 
> primary key(s) 'SystemFolder' which cannot be merged from the merge 
> module 'C:\Merge Modules\mdac27enu.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.
> 
> light.exe : error LGHT0204 : ICE99: The directory name: 
> PrimaryVolumePath is the same as one of the MSI Public Properties and 
> can cause unforeseen side effects.
> 
> light.exe : error LGHT0204 : ICE99: The directory name: WindowsVolume is 
> the same as one of the MSI Public Properties and can cause unforeseen 
> side effects.
> 
> If I don't include this particular merge module, I don't receive any 
> warnings or errors.
> 
> I understand I can ignore the warnings, however how do I overcome the 
> errors?
> 
> Cheers,
> 
> David.
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Wix-3.0-and-MDAC27ENU-merge-module-tf2156640.html#a13262200
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to