You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
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 TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.PopulateAllTabs()
at TileIconifier.Utilities.FormUtils.<>c__DisplayClass1_0.b__0()
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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
The text was updated successfully, but these errors were encountered:
Edition Windows 10 Pro
Version 22H2
Installed on 31-12-20
OS build 19045.3208
Experience Windows Feature Experience Pack 1000.19041.1000.0
Processor Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz 3.20 GHz
Installed RAM 8.00 GB
System type 64-bit operating system, x64-based processor
My PC is pretty old lol
In Custom Shortcut Manger, clicked "Create New Shortcut"
Please copy and paste the entirety of the following (or right click and choose 'Copy Information For Github Issue'):
TileIconifier Version: v3.1.1.2 - x64
OS Version: 10.0.19045.0 - x64
Administrator?: Yes
System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
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 TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.PopulateAllTabs()
at TileIconifier.Utilities.FormUtils.<>c__DisplayClass1_0.b__0()
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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
The text was updated successfully, but these errors were encountered: