Thanks bob. Yes I think the cab file only having one of the ID's per case is 
exactly the problem. I have added your comment to the bug...  1759273
--------------------------
Sent from my BlackBerry Wireless Handheld
 

----- Original Message -----
From: Bob Arnson <[EMAIL PROTECTED]>
To: Collins, James
Cc: wix-users@lists.sourceforge.net <wix-users@lists.sourceforge.net>
Sent: Mon Jul 23 22:27:56 2007
Subject: Re: [WiX-users] Multiple files of the same name in Merge Module

Collins, James wrote: 

        This seems to be an issue with heat.exe. For the files that are 
incorrect, it appears that I have multiple components of the same name….

         

            <ComponentRef Id="Styles.css_1" />

            <ComponentRef Id="styles.css_1" />


It's a two-fer bug: Heat sees them as distinct IDs and Light doesn't complain. 
(CAB files can't have IDs that differ only by case.) I've encountered the bug 
before but haven't tracked down the fix yet. Feel free to file a bug to 
"encourage" it.

-- 
sig://boB
http://joyofsetup.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