Posted 17 years ago
by Ernesto Serrano
-
Software Developer,
VyS Yecla S.L.
Version: 2.0.84
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Randomly I obtain the following exception when I have many opened tabs, begin to close them one to one and arrive at the last one.
I hope that this is useful for you.
System.ArgumentOutOfRangeException: El índice estaba fuera del intervalo. Debe ser un valor no negativo e inferior al tamaño de la colección.
Nombre del parámetro: index
en System.Collections.ArrayList.get_Item(Int32 index)
en ActiproSoftware.UIStudio.Dock.TabbedMdiWindowCollection.get_Item(Int32 index)
en ActiproSoftware.UIStudio.Dock.TabbedMdiContainer.a(Object A_0, TabStripPageEventArgs A_1)
en ActiproSoftware.UIStudio.TabStrip.TabStrip.OnTabStripPageTabToolTipDisplaying(TabStripPageEventArgs e)
en ActiproSoftware.UIStudio.TabStrip.TabStrip.OnMouseMove(MouseEventArgs e)
en System.Windows.Forms.Control.WmMouseMove(Message& m)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ScrollableControl.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I hope that this is useful for you.
System.ArgumentOutOfRangeException: El índice estaba fuera del intervalo. Debe ser un valor no negativo e inferior al tamaño de la colección.
Nombre del parámetro: index
en System.Collections.ArrayList.get_Item(Int32 index)
en ActiproSoftware.UIStudio.Dock.TabbedMdiWindowCollection.get_Item(Int32 index)
en ActiproSoftware.UIStudio.Dock.TabbedMdiContainer.a(Object A_0, TabStripPageEventArgs A_1)
en ActiproSoftware.UIStudio.TabStrip.TabStrip.OnTabStripPageTabToolTipDisplaying(TabStripPageEventArgs e)
en ActiproSoftware.UIStudio.TabStrip.TabStrip.OnMouseMove(MouseEventArgs e)
en System.Windows.Forms.Control.WmMouseMove(Message& m)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ScrollableControl.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)