2 different components cannot deploy the same file to the same location. 

The best fix depends on how much control you have over the merge module
definitions, whether you've published either of them already, etc. Your
options include:
Remove one of the components entirely.
Remove one of the components and insert an exact copy of the remaining
component in its place.
Change the location of one of the files (if the component had already been
published then make a new component).
Change one of the file names, which may also require you to make a new
component.

Whatever you do to fix it, make sure the solution doesn't break the component
rules.

-----Original Message-----
From: Aditya Mohan [mailto:amo...@quark.com] 
Sent: 23 August 2012 12:08
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] (no subject)

Hello Guys.

We are creating an installer that uses multiple merge modules. Two of these
modules deploy a particular file at the same location, hence causing a
compilation error.
We can alter only one of the modules.

The error is:

light.exe : error LGHT0204 : ICE30: The target file
'pbsgpqfc.res|abc.resources' is installed in
'[ProgramFilesFolder]\xxx\xxx\en\' by two different components on an LFN
system:
'_001359A8D31745CB9362973F9EE3F5BD.7C263653_7A00_4D9C_B52A_39AF1892BC49'
and 'Adapter_Co
nfig_en.BABCE01A_0CB9_4A62_B877_5E520A53D609'. This breaks component
reference counting.

Any inputs? We need to make sure that once merge module 1 writes a file,
merge module 2 overwrites this file.

Thanks,
Aditya

-----------------------------------------------------------------------------
-
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will
include endpoint security, mobile security and the latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to