Cause a crash today when clicking on the pt picture in the images module. It told me the object was in use elsewhere and wasn't available..
Unhandled exception: Object is currently in use elsewhere.
System.InvalidOperationException
at System.Drawing.Image.get_Width()
at OpenDental.ContrImages.SelectTreeNode(TreeNode node, String localPath) in C:\SVN\beta\OpenDental\Main Modules\ContrImages.cs:line 1087
at OpenDental.ContrImages.TreeDocuments_MouseDown(Object sender, MouseEventArgs e) in C:\SVN\beta\OpenDental\Main Modules\ContrImages.cs:line 2774
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.TreeView.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.TreeView.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)
**************************************************
Also, it seems like on some of my computers, sometimes, *.jpg images are not showing up in the images module when you click on them. PDFs show up fine, but jpgs don't. Any ideas why?
Image Module Error v19.2.6
Re: Image Module Error v19.2.6
I think we have fixed this error. Try updating to 19.2.18 and see if that helps.