电脑重启后在断网状态下很长时间没动,之后点了一下webView窗口上的转到按钮,随后弹出异常。
Quicker启动后有一个要求UAC的动作;设备是远程设备,通过微软的远程桌面(mstsc
)在局域网内登录。
ObjectDisposedException 在 Microsoft.Web.WebView2.Wpf.WebView2.VerifyNotDisposed() 在 Microsoft.Web.WebView2.Wpf.WebView2.get_CoreWebView2() 在 Quicker.View.Controls.WebView2Wrapper.d__45.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 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)