Exception:当前程序已使用了 Window 管理器对象的系统允许的所有句柄。 (异常来自 HRESULT:0x80070486)

报错信息

COMException
   在 System.Threading.Monitor.Enter(Object obj)
   在 System.Threading.ManualResetEventSlim.Set(Boolean duringCancellation)
   在 System.Threading.Tasks.Task.SetOnInvokeMres.Invoke(Task completingTask)
   在 System.Threading.Tasks.Task.FinishContinuations()
   在 System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   在 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   在 Quicker.Domain.Actions.X.SubPrograms.SubProgramHelper.<RunStandaloneSubprogram>d__17.MoveNext()
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   在 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   在 System.Threading.ThreadPoolWorkQueue.Dispatch() 

解决方法

暂无解决方案。

相关信息
0 查看
2023-10-15 18:23
Quicker版本
版本 反馈次数