Bugs item #1764252, was opened at 2007-07-31 02:16
Message generated for change (Settings changed) made by robmen
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: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Hall (jdh28)
>Assigned to: Rob Mensching (robmen)
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: SandhyaV (sandhyav)
Date: 2008-01-17 16:45

Message:
Logged In: YES 
user_id=1978636
Originator: NO

Could you share your your authoring for us to repro this?

Thanks
Sandhya

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

Comment By: John Hall (jdh28)
Date: 2007-07-31 02: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 the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to