IDK

Issue #3950 new
Former user created an issue

Invoke or BeginInvoke cannot be called on a control until the window handle has been created.

App: LaunchBox Version: 8.1 Type: System.InvalidOperationException 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 (SplashForm , String ) at Unbroken.LaunchBox.Desktop.Forms.SplashForm.UpdateStatus(String status) at (<>c , Object , String ) at Unbroken.LaunchBox.Desktop.Program.<>c.<Main>b__9_1(Object sender, String s) at (DataManager , Boolean , Boolean , Boolean ) at Unbroken.LaunchBox.Data.DataManager.Load(Boolean settingsOnly, Boolean forceReloadAll, Boolean useMaxThreads) at Unbroken.LaunchBox.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly, Boolean useMaxThreads) at (String[] ) at Unbroken.LaunchBox.Desktop.Program.Main(String[] args)

Recent Log:

2:17:19 PM Exception

Comments (0)

  1. Log in to comment