Bugs item #1877424, was opened at 2008-01-22 09:58
Message generated for change (Comment added) made by dwininc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1877424&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ed (dwininc)
Assigned to: Nobody/Anonymous (nobody)
Summary: LGHT0001: Duplicate Key added

Initial Comment:
When compiling multiple WiX projects in the same MSBuild Script, the first 
project compiles successfully, subsequent projects fail with the following 
error:

light.exe : error LGHT0001 : Item has already been added. Key in dictionary: 
'InstallExecuteSequence/RemoveExistingProducts'  Key being added: 
'InstallExecuteSe
quence/RemoveExistingProducts'

This happens even if you shuffle around the compile order.

This error started happening after upgrading WiX to  3.0.3711.0, was previously 
using 3.0.3206.0.


----------------------------------------------------------------------

>Comment By: Ed (dwininc)
Date: 2008-01-22 11:22

Message:
Logged In: YES 
user_id=1612462
Originator: YES

This error does not happen with 3.0.3526.0

----------------------------------------------------------------------

Comment By: Ed (dwininc)
Date: 2008-01-22 10:06

Message:
Logged In: YES 
user_id=1612462
Originator: YES

Stack Trace from the error:

Exception Type: System.ArgumentException

Stack Trace:
   at System.Collections.SortedList.Add(Object key, Object value)
   at
Microsoft.Tools.WindowsInstallerXml.WixActionRowCollection.Add(WixActionRo
w actionRow, Boolean overwrite)
   at
Microsoft.Tools.WindowsInstallerXml.Linker.SequenceActions(RowCollection a
ctionRows, RowCollection suppressActionRows)
   at Microsoft.Tools.WindowsInstallerXml.Linker.Link(SectionCollection
sections
, ArrayList transforms)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args)
Binder temporary directory located at 'c:\temp\zfbmykjf'.
Validator temporary directory located at 'c:\temp\9q5aulup'.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1877424&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to