The error is clearly reproducible, see the movie. So far, I did not do anything in the NT, just downloaded and imported (IB) of historical data. And exit.
Trace file:
2010-01-14 08:27:20:984 in OnUnhandledThreadException
2010-01-14 08:27:20:990 ********* exception trapped *********
2010-01-14 08:27:20:990 Key already exists, key: FOREX|$EURGBP
2010-01-14 08:27:20:990 at Infragistics.Win.UltraWinTree.UltraTree.ValidateKe yDoesNotExist(String key)
at Infragistics.Win.UltraWinTree.TreeNodesCollection. ValidateKeyDoesNotExist(String key)
at Infragistics.Win.UltraWinTree.TreeNodesCollection. Add(String key, String text)
at NinjaTrader.Data.HistoricalDataManager.LoadDownloa dTree()
at NinjaTrader.Data.HistoricalDataManager.OnTabContro lSelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.TabControl.OnSelectedIndexCha nged(EventArgs e)
at System.Windows.Forms.TabControl.WmSelChange()
at System.Windows.Forms.TabControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comment