Opening Manage Platforms

Issue #7898 open
Mike Paulson created an issue

Dispatcher processing has been suspended, but messages are still being processed.

App: LaunchBox
Version: 13.6
Theme: Default
Type: System.InvalidOperationException
Site: IntPtr WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
Source: WindowsBase

at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

1:41:25 PM Exception

Comments (2)

  1. Christian

    Can you provide any additional information about what you’re doing when you see this error, or how often it is occuring?

  2. Log in to comment