When two actions share the same sequence number, the order (relative to
each other) in which they execute is undefined.
In this case, the warning can be safely ignored because the order wont
matter.

Its explained here
http://n2.nabble.com/ICE82-Warnings-from-duplicate-sequence-number-creat
ed-from-%3CDirectory%3E-elements-using-Merge-Modules-tp687752p687753.htm
l

-----Original Message-----
From: Ondrej Zarevucky [mailto:ondrej.zarevu...@fine.cz] 
Sent: 28 July 2009 14:06
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] problem with ICE82 - duplicate sequence number 1
from third party merge module

Hi,
we are using merge module to integrate third party libraries, but when
merged to our installation we receive validation warnings ICE82:

light.exe : warning LGHT1076 : ICE82: This action
ProgramFilesFolder.51E8CEE5_77F2_4D1B_82DF_14F19991D833 has duplicate
sequence number 1 in the table InstallExecuteSequence light.exe :
warning LGHT1076 : ICE82: This action
ProgramFilesFolder.51E8CEE5_77F2_4D1B_82DF_14F19991D833 has duplicate
sequence number 1 in the table InstallUISequence light.exe : warning
LGHT1076 : ICE82: This action
ProgramFilesFolder.51E8CEE5_77F2_4D1B_82DF_14F19991D833 has duplicate
sequence number 1 in the table AdminExecuteSequence light.exe : warning
LGHT1076 : ICE82: This action
ProgramFilesFolder.51E8CEE5_77F2_4D1B_82DF_14F19991D833 has duplicate
sequence number 1 in the table AdminUISequence light.exe : warning
LGHT1076 : ICE82: This action
ProgramFilesFolder.51E8CEE5_77F2_4D1B_82DF_14F19991D833 has duplicate
sequence number 1 in the table AdvtExecuteSequence

I've checked and validated the third party merge module and found no
errors. There are no actions in the merge module but one custom action
running an external program. The conflict in each of these tables is
between ProgramFilesFolder.51E8CEE5_77F2_4D1B_82DF_14F19991D833 and
SystemFolder.51E8CEE5_77F2_4D1B_82DF_14F19991D833 both sharing sequence
number 1.

Does anybody know, where this is coming from and how to solve it? I'm
using WiX 3.0.5419.

Thank you very much
Ondrej Zarevucky

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to