报错信息 1
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyNotClosing()
在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
在 System.Windows.Window.OnDeactivated(EventArgs e)
在 System.Windows.Window.HandleActivate(Boolean windowActivated)
在 System.Windows.Window.WmActivate(IntPtr wParam)
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
版本:1.44.22
2026-05-12 08:00
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2026-05-11 11:33
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2026-05-11 11:28
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2026-05-11 09:46
Microsoft Windows NT 10.0.26100.0
版本:1.44.55
2026-05-09 23:58
Microsoft Windows NT 10.0.19045.0
版本:1.44.55
2026-05-09 20:32
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-08 14:43
Microsoft Windows NT 10.0.19044.0
版本:1.44.55
2026-05-08 14:07
Microsoft Windows NT 10.0.22631.0
版本:1.45.0
2026-05-08 12:01
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2026-05-08 08:43
Microsoft Windows NT 10.0.22621.0
版本:1.44.55
2026-05-07 17:25
Microsoft Windows NT 10.0.19045.0
版本:1.44.55
2026-05-07 16:21
Microsoft Windows NT 10.0.22631.0
版本:1.45.5
2026-05-07 13:34
Microsoft Windows NT 10.0.19045.0
版本:1.45.0
2026-05-07 09:28
Microsoft Windows NT 10.0.22621.0
版本:1.45.5
2026-05-06 23:12
Microsoft Windows NT 10.0.22631.0
版本:1.45.0
2026-05-06 19:33
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-05-05 17:47
Microsoft Windows NT 10.0.26200.0
版本:1.45.0
2026-04-29 12:25
Microsoft Windows NT 10.0.19045.0
版本:1.45.0
2026-04-29 00:01
Microsoft Windows NT 10.0.26100.0
版本:1.44.55
2026-04-25 16:35
Microsoft Windows NT 10.0.26200.0
版本:1.44.55
2026-04-25 09:10
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-04-25 00:29
Microsoft Windows NT 10.0.26100.0
版本:1.44.31
2026-04-23 21:09
Microsoft Windows NT 10.0.22631.0
版本:1.45.5
2026-04-22 10:36
Microsoft Windows NT 10.0.19045.0
版本:1.45.0
2026-04-21 14:46
Microsoft Windows NT 10.0.26200.0
版本:1.44.13
2026-04-19 12:06
Microsoft Windows NT 10.0.26200.0
版本:1.44.55
2026-04-15 16:45
Microsoft Windows NT 10.0.19045.0
报错信息 2
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyNotClosing()
在 System.Windows.Window.Show()
在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
在 Quicker.View.UI.WebView2Window.crIqyX7WIma(IntPtr , Int32 , IntPtr , IntPtr , Boolean& )
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
版本:1.45.0
2026-05-06 15:38
Microsoft Windows NT 10.0.22621.0
报错信息 4
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyNotClosing()
在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
在 DynamicClass.LargePanelWindow.OnDeactivated(Object sender, EventArgs e)
在 System.Windows.Window.OnDeactivated(EventArgs e)
在 System.Windows.Window.HandleActivate(Boolean windowActivated)
在 System.Windows.Window.WmActivate(IntPtr wParam)
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
版本:1.45.5
2026-04-29 13:01
Microsoft Windows NT 10.0.19045.0
报错信息 5
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyNotClosing()
在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
在 DynamicClass.WindowHelper.<OnWindowLoaded>b__1(Object s, EventArgs e)
在 System.Windows.Window.OnDeactivated(EventArgs e)
在 System.Windows.Window.HandleActivate(Boolean windowActivated)
在 System.Windows.Window.WmActivate(IntPtr wParam)
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
版本:1.45.5
2026-04-27 11:06
Microsoft Windows NT 10.0.22621.0
报错信息 6
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyNotClosing()
在 System.Windows.Window.Show()
在 __ScriptExecution.__io918af0.CareUEyesWindow.<EnterFocusMode>b__56_0(Object s, EventArgs e)
在 System.Windows.Window.OnClosed(EventArgs e)
在 __ScriptExecution.__io918af0.FocusOverlayWindow.OnClosed(EventArgs e)
在 System.Windows.Window.WmDestroy()
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
版本:1.45.5
2026-04-22 15:22
Microsoft Windows NT 10.0.26200.0
报错信息 7
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyNotClosing()
在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
在 ManagerWindow.<>c__DisplayClass20c.<ShowRenameDialog>b__206(Object s2, EventArgs e2)
在 System.Windows.Window.OnDeactivated(EventArgs e)
在 System.Windows.Window.HandleActivate(Boolean windowActivated)
在 System.Windows.Window.WmActivate(IntPtr wParam)
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
版本:1.45.0
2026-04-14 22:40
Microsoft Windows NT 10.0.19045.0