Bugs item #1441658, was opened at 2006-03-02 03:47 Message generated for change (Comment added) made by derekc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1441658&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: v3.0 Status: Closed Resolution: Fixed Priority: 5 Submitted By: Paul Dolphin (paul_dolphin) Assigned to: Derek (derekc) Summary: Problem with ControlEvent table Initial Comment: dark blows up with the following error - dark.exe : error DARK0001 : Item has already been added. Key in dictionary: "BrowseCancel0000000002" Key being added: "BrowseCancel0000000002" Exception Type: System.ArgumentException Stack Trace: at System.Collections.SortedList.Add(Object key, Object value) at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompil eControlEventTable( Table table) at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompil eTables(TableCollec tion tables) at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompil e(String msiDatabas eFile) at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run (String[] args) ---------------------------------------------------------------------- >Comment By: Derek (derekc) Date: 2006-03-04 12:31 Message: Logged In: YES user_id=518766 You can try using the sources or wait for the next binary release. All the dark issues recently closed should be fixed in the latest sources or forthcoming binary release. ---------------------------------------------------------------------- Comment By: Paul Dolphin (paul_dolphin) Date: 2006-03-03 01:49 Message: Logged In: YES user_id=1196327 I downloaded the 3.0.1719 binaries but notice that dark is showing as version 3.0.1319.0 in this download. This is the version exhibiting the problem - is there a later version available for download or should I build it from the sources? ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2006-03-02 21:43 Message: Logged In: YES user_id=518766 There was recently an issue like this but it should be fixed with the absolute latest dark 3.0 release. If you still hit this problem with the very latest release, please provide the exact version of dark which you are using (it should be printed out with the error message above - please keep it in bug reports because its very useful for us). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1441658&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
