Unhandled exception from ProgramEntry
Posted: Sat Oct 28, 2017 8:50 pm
Hello All,
WE got this once in a while, once it happened, we restarting OD and it will be fine for a while. then randomly this error will be thrown. we are on 17.2.30:
Unhandled exception from ProgramEntry: There is no row at position 130.
System.IndexOutOfRangeException
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at OpenDental.ContrAccount.toolBarButIns_Click(Boolean isVerbose, Patient pat, Family fam, ODGrid grid, DataTable tableIn, Boolean hasPrimaryClaim, Boolean hasSecondaryClaim) in D:\Work\opendental\opendental17.2\OpenDental\Main Modules\ContrAccount.cs:line 3796
at OpenDental.ContrAccount.ToolBarMain_ButtonClick(Object sender, ODToolBarButtonClickEventArgs e) in D:\Work\opendental\opendental17.2\OpenDental\Main Modules\ContrAccount.cs:line 3608
at OpenDental.UI.ODToolBar.OnButtonClicked(ODToolBarButton myButton) in D:\Work\opendental\opendental17.2\OpenDental\UI\ODToolBar.cs:line 278
at OpenDental.UI.ODToolBar.OnMouseUp(MouseEventArgs e) in D:\Work\opendental\opendental17.2\OpenDental\UI\ODToolBar.cs:line 258
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Thanks.
WE got this once in a while, once it happened, we restarting OD and it will be fine for a while. then randomly this error will be thrown. we are on 17.2.30:
Unhandled exception from ProgramEntry: There is no row at position 130.
System.IndexOutOfRangeException
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at OpenDental.ContrAccount.toolBarButIns_Click(Boolean isVerbose, Patient pat, Family fam, ODGrid grid, DataTable tableIn, Boolean hasPrimaryClaim, Boolean hasSecondaryClaim) in D:\Work\opendental\opendental17.2\OpenDental\Main Modules\ContrAccount.cs:line 3796
at OpenDental.ContrAccount.ToolBarMain_ButtonClick(Object sender, ODToolBarButtonClickEventArgs e) in D:\Work\opendental\opendental17.2\OpenDental\Main Modules\ContrAccount.cs:line 3608
at OpenDental.UI.ODToolBar.OnButtonClicked(ODToolBarButton myButton) in D:\Work\opendental\opendental17.2\OpenDental\UI\ODToolBar.cs:line 278
at OpenDental.UI.ODToolBar.OnMouseUp(MouseEventArgs e) in D:\Work\opendental\opendental17.2\OpenDental\UI\ODToolBar.cs:line 258
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Thanks.