could someone help me, every time if I want to edit movie destination or change script I getting this error. Im using computer with windows 7. Thank you for help :)
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.InvalidOperationException: Object is currently in use elsewhere. at System.Drawing.Image.get_Width() at System.Drawing.Image.get_Size() at DevExpress.Skins.SkinImage.GetImageSize() at DevExpress.Skins.SkinImage.GetImageBounds(Int32 index) at DevExpress.Skins.XtraForm.FormPainter.get_SizeGripBounds() at DevExpress.Skins.XtraForm.FormPainter.WMNCHitTest(Message& msg) at DevExpress.Skins.XtraForm.FormPainter.DoWndProc(Message& msg) at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg) 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)
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.