|
From: Rob M. <ro...@us...> - 2005-11-29 15:48:03
|
Unfortunately, in WiX v2 there is no real good way to avoid that ICE Warning. Derek did a lot of work in WiX v3 to prevent the problem. -----Original Message----- From: wix...@li... [mailto:wix...@li...] On Behalf Of Sebastian Mark Sent: Tuesday, November 29, 2005 7:31 AM To: wix...@li... Subject: [WiX-users] XmlFile, ConfigureIIs and sequencing We have a WiX project that uses both the wixca.wixlib and sca.wixlib. (Creating a web service virtual directory as well as using XmlFile to update a web.config setting.) When we validate the resulting MSI, we get an ICE82 validation error: WARNING 82 This action SchedXmlFile has duplicate sequence number 4001 in the table InstallExecuteSequence It seems that ConfigureIIs also has the same sequence number in the resulting MSI. We've tried setting the sequence in the <InstallExecuteSequence> element, but it doesn't seem to make any difference. We would like to run without validation errors. Any ideas? Thanks, Luke & Sebastian ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ WiX-users mailing list WiX...@li... https://lists.sourceforge.net/lists/listinfo/wix-users |