Get an error clicking on the DRO field.
Posted: Tue Aug 07, 2018 9:28 am
Hi,
i've a strange issue. I'm creating a new screenset. My problem is the following. When i click on the MDI field and then click on the X axis DRO field a get an exception. Here is the exception text :
I've attached the picture of the error. I need some advices. Thanks
i've a strange issue. I'm creating a new screenset. My problem is the following. When i click on the MDI field and then click on the X axis DRO field a get an exception. Here is the exception text :
- Code: Select all
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at UCCNC.GUI.Leavetextfieldswithoutvalidation()
at UCCNC.GUI.gl_main_mousedown(Object , MouseEventArgs )
at UCCNC.Form1.glControl2_MouseDown(Object , MouseEventArgs )
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.UserControl.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(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)
I've attached the picture of the error. I need some advices. Thanks