【问题标题】:Visual Studio 2022 features unnavailable due to internal error由于内部错误,Visual Studio 2022 功能不可用
【发布时间】:2022-07-22 09:35:29
【问题描述】:

从最近大约半小时开始,我收到了这些错误:

StreamJsonRpc.ConnectionLostException : The JSON-RPC connection with the remote party was lost before the request could complete. ---> System.OperationCanceledException : The operation was canceled.
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at async StreamJsonRpc.MessageHandlerBase.WriteAsync(<Unknown Parameters>)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at async StreamJsonRpc.JsonRpc.TransmitAsync(<Unknown Parameters>)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at async StreamJsonRpc.JsonRpc.InvokeCoreAsync(<Unknown Parameters>)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
   --- End of inner exception stack trace ---
   at async StreamJsonRpc.JsonRpc.InvokeCoreAsync(<Unknown Parameters>)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at async StreamJsonRpc.JsonRpc.InvokeCoreAsync[TResult](<Unknown Parameters>)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at async Microsoft.CodeAnalysis.Remote.BrokeredServiceConnection`1.TryInvokeAsync[TService,TResult](<Unknown Parameters>)

这里也是截图:

目前我正在使用 VS Community 2022 17.0.5。在我编写代码或构建代码时会显示这些错误。构建应用程序没有错误并且它运行。但是任何类型的 IntelliSense 都会失败,代码也不会自动对齐。我已尝试重新加载并重新安装,但这些错误仍然存​​在。

【问题讨论】:

  • 尝试关闭“Intellicode”建议。
  • 还是同样的问题。
  • 我也经常遇到这个问题...你有解决方案吗@AchoVasilev?

标签: visual-studio visual-studio-2022


【解决方案1】:

Bem provável que esta faltando alguma att do windows coloque para procurar atts ou instale

KB5003791 实现 Windows 10 版本 21H2

Meu estava assim apenas coloquei essa att 是一个功能性的人

【讨论】:

    猜你喜欢
    • 2022-07-01
    • 2022-12-15
    • 2022-12-03
    • 2022-01-18
    • 2021-12-23
    • 2021-12-30
    • 2022-10-07
    • 1970-01-01
    • 2022-10-30
    相关资源
    最近更新 更多