Bugs item #1308109, was opened at 2005-09-29 08:13
Message generated for change (Comment added) made by robmen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1308109&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: dark
Group: v2.0
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: TwoYrOldSaysWhy (twoyroldsayswhy)
Assigned to: Robert Flaming (rflaming)
Summary: error DARK0001 : Item has already been added.

Initial Comment:
An error is generated when running Dark against a
Visual Studio 2003 created MSI that has 2 merge modules
that each contain msvcrt20.dll

****************
here is the orca File row that i deleted to prevent the
error
****************
_0D3A127B36DE402397609D523206B39F.7E9B721ED3A548EFA30C692AE2AF731C
C__0D3A127B36DE402397609D523206B39F.7E9B721ED3A548EFA30C692AE2AF731C
MSVCRT20.DLL|msvcrt20.dll       253952  2.11.0.0        1033    512     43


****************
here is the output of the error
****************

Microsoft (R) Windows Installer Xml Decompiler Version
2.0.3309.0
Copyright (C) Microsoft Corporation 2003. All rights
reserved.


bics_setup.msi
dark.exe : warning DARK1024 : Action
'MsiUnpublishAssemblies' in sequence
'AdvtExecuteSequence' is not a custom action, dialog,
supported standard action, or known special action so
this action is being left out.
dark.exe : error DARK0001 : Item has already been
added.  Key in dictionary:
"{F780DC85-543C-2DBF-4CD7-D7CB02410E6B}"  Key being
added: "{F780DC85-543C-2DBF-4CD7-D7CB02410E6B}"

Exception Type: System.ArgumentException

Stack Trace:
   at System.Collections.Hashtable.Insert(Object key,
Object nvalue, Boolean add)
   at System.Collections.Hashtable.Add(Object key,
Object value)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessComponentRecord(XmlWriter
writer, String directory, String rootPathShort, String
rootPathLong, Record record)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessComponentTable(String
directory, String rootPathShort, String rootPathLong)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessDirectoryTable(XmlWriter
writer, String parent, String parentPathShort, String
parentPathLong)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessDirectoryTable(XmlWriter
writer, String parent, String parentPathShort, String
parentPathLong)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessProductElement(Boolean
writeDocumentElements)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(String
inputPath, String outputPath)
   at
Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[]
args)


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

>Comment By: Rob Mensching (robmen)
Date: 2006-01-31 20:05

Message:
Logged In: YES 
user_id=991639

Should be fixed in latest build.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to