Win32Exception: 句柄无效。 --NativeErrorCode: 6 StackTrace: 在 MS.Win32.UnsafeNativeMethods.UnregisterClass(IntPtr atomString, IntPtr hInstance) 在 MS.Win32.HwndWrapper.UnregisterClass(Object arg) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
HttpListenerException: 句柄无效。 --ErrorCode: 6 StackTrace: 在 System.Net.HttpResponseStream.Dispose(Boolean disposing) 在 System.IO.Stream.Close() 在 System.Net.HttpListenerResponse.Dispose(Boolean disposing) 在 System.Net.HttpListenerResponse.System.IDisposable.Dispose() 在 System.Net.HttpListenerResponse.Close() 在 __ScriptExecution.__df4yp0kj.GeminiApiForm.<HandleRequest>d__28.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 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()