Exception on close
Posted: 28 May 2014 21:11
After updating pf, it started automatically. But MLS was not running because it needed to close for the update.
So I tried to close PF to run first MLS.
The following exception raised:
So I tried to close PF to run first MLS.
The following exception raised:
Code: Select all
28/05/2014 21:05:50 [v3.0.13.25]:********** Error/Exception Information **********
Error Message: Cannot access a disposed object.
Object name: 'f7'.
Error Type: System.ObjectDisposedException
Error Source: System.Windows.Forms.System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
********** System Stack Trace **********
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at System.Windows.Forms.Control.Invoke(Delegate method)
at ProppFrexx.f7.c(Object A_0)
at ProppFrexx.f7.c(Object A_0)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
********** Environment Stack Trace **********
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at ProppFrexx.ab.a(Exception A_0, Boolean A_1)
at ProppFrexx.da.a(Exception A_0)
at ProppFrexx.da.b(Exception A_0)
at ProppFrexx.da.a(Object A_0, UnhandledExceptionEventArgs A_1)
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at ProppFrexx.f7.c(Object A_0)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
********** End **********