问题
Sometimes CodeAnalysis Crashes When I Write Code, and Visual Studio Tells Me To Save Files, Close And Reopen Visual Studio. It Fixes When I Open And Close It But It Crashes Again For A Time.
Version: 16.8.1
Info:
System.OperationCanceledException: Operation canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException ()
at System.IO.Pipes.NamedPipeServerStream.EndWaitForConnection (IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic (IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
at async Microsoft.CodeAnalysis.Remote.RemoteEndPoint.InvokeAsync [T] (<Unknown Parameters>)
Is There a Temporary Solution to the Problem?
回答1:
Fixed in 16.8.2 update.
Use Installer to update to 16.8.2
来源:https://stackoverflow.com/questions/64917410/visual-studio-16-8-1-always-showing-one-of-the-processes-crashed-code-editor-co