Bugs item #1764252, was opened at 2007-07-31 09:16
Message generated for change (Comment added) made by jdh28
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1764252&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Hall (jdh28)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unhandled exception with two controls with the same name

Initial Comment:
Create a dialog with two text controls with the same Id, and you get the 
following unhandled exception:

light.exe : error LGHT0001 : Item has already been added. Key in dictionary: 'Ot
herSetupOptionsDlg/YesDescription'  Key being added: 'OtherSetupOptionsDlg/YesDe
scription'

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.Binder.MergeUnrealTables(TableCollecti
on tables)
   at Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase(Output output, Str
ing databaseFile)
   at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output, String file
)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args)
Binder temporary directory located at 'C:\Documents and Settings\john\Local Sett
ings\Temp\0rvcvhom'.
Validator temporary directory located at 'C:\Documents and Settings\john\Local S
ettings\Temp\eqytdhcg'.

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

>Comment By: John Hall (jdh28)
Date: 2007-07-31 09:16

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

This is with version 3.0.3120.0.

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to