Several times a week Microsoft POS Manager shuts down with the following error:
An exception of type System.InvalidOperationException has occured. Exception Message: The object is currently in use elsewhere.
System.InvalidOperationException: The object is currently in use elsewhere. at System.Drawing.Graphics.Dispose(Boolean disposing) at System.Drawing.Graphics.Dispose() at System.Windows.Forms.PaintEventArgs.Dispose(Boolean disposing) at System.Windows.Forms.Control.WmPaint(Message& m) 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.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Has anyone else encountered this error? Is it documented, and is there a solution/workaround?