Visual Studio 2017在启动时冻结。活动日志显示错误

时间:2019-01-30 09:49:58

标签: visual-studio

我今天上班,无法启动Visual Studio 2017。

ActivityLog显示

Construction of frame content failed. Frame identifier: ST:0:0:{007a3a6b-b5b2-454d-a2bd-cf929f989be2} Frame caption: Exception details: System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))at Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid& packageGuid, Int32 reason, Guid& context)at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage()at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

Appid denied the loading of package

Package failed to load; error message suppressed by skip flag

我什至不必打开解决方案,它仍然挂起。尝试了devenv / resetsettings,devenv / safemode,但没有一个起作用。

0 个答案:

没有答案