What version of the WiX toolset are you using?  If it is WiX v2 (my 
first guess) then you manage the Name attribute yourself.  In the WiX v3 
toolset we did a lot of investigation and found a way to create a stable 
short name for files.  That was one of the biggest feature requests from 
WiX v2 that we were able to solve in WiX v3.

If this is with WiX v3, maybe you have an old version... or are 
specifying a ShortName when you don't need to.

MacDiarmid, James D wrote:
> Error ICE30 : The target file
> 'admin2_1|admin2_1_28_08_112227_rad072F3.rpt' is installed in
> '[ProgramFilesFolder]\apps\nfts\NFTSV3_1\Genera_1\' by two different
> components on an SFN system: 'C_FL_admin2_1_28_08_112227_rad072F3.rpt'
> and 'C_FL_admin2_1_28_08_112722_rad5ADDB.rpt'. This breaks component
> reference counting.
>
> I'm getting the above ICE error.  Now I could go through and manually
> change the "Name" parameter, but I have thousands of components and it
> would take forever to change them. Is there a better way to keep these
> from getting out of wacky?
>
> Thanks,
> Jim
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to