Error

Issue #6249 new
Ethan Huddleston created an issue

Cannot access a disposed object.
Object name: 'DownloadPlatformVideosForm'.

App: LaunchBox
Version: 11.15
Type: System.ObjectDisposedException
Site: System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
Source: System.Windows.Forms

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 Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.SortAspectTag()
at ErrorConfiguration.DeleteInvalidConfiguration(Object , ErrorConfiguration )
at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.UpdateAspectTag()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

5:09:49 PM Exception

Comments (1)

  1. Log in to comment