Posted 27 September 2017, 9:14 pm EST
Hi All,
I’ve updated the C1TrueDBGrid from version 4.0.20171.248 to version 4.0.20172.271. Since then some of our users have been getting unhandled “Object reference not set to an instance of an object” exceptions from time to time. These have been written to our application log, but unfortunately I haven’t been able to reproduce these exceptions on my end yet. This is the Stack Trace:
at C1.Win.C1TrueDBGrid.BaseGrid.View.ChooseCursor(Point p)
at C1.Win.C1TrueDBGrid.BaseGrid.View.OnMouseMove(MouseEventArgs e)
at C1.Win.C1TrueDBGrid.BaseGrid.ViewList.OnMouseMove(MouseEventArgs e)
at C1.Win.C1TrueDBGrid.BaseGrid.Frame.doMouseMove(MouseEventArgs e)
at C1.Win.C1TrueDBGrid.C1TrueDBGrid.doMouseMove(MouseEventArgs e)
at C1.Win.C1TrueDBGrid.BaseGrid.Frame.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseMove(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at C1.Win.C1TrueDBGrid.BaseGrid.Frame.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)
Sorry, that I can’t provide you with more information or a sample application. Could you please have a look into this though?
Thank you very much,
Christian