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-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
