|
|
Archives of the TeradataForum
Message Posted: Sat, 12 May 2012 @ 22:06:20 GMT
Subj: | | Re: Parameter name missing |
|
From: | | Issah, Gabriel |
Here we go
SQLA Version: 13.11.0.4
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less
than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at Infragistics.Shared.DisposableObjectCollectionBase.GetItem(Int32 index)
at Infragistics.Win.UltraWinDock.DockableControlPanesCollection.get_Item(Int32 index)
at Teradata.SQLA.MainFrm.Form_Load(Object sender, EventArgs e) in
F:\ttu1311_efix_snap\tdcli\qman\sqla\MainFrm.vb:line 2065
GABE
| |