Visual Studio 2017 freezes on startup. Activity log shows error

0

I came in to work today and cannot launch my Visual Studio 2017.

ActivityLog shows

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

I don't even have to open a solution and it still hangs. Tried devenv /resetsettings, devenv /safemode, none of them worked.

visual-studio
asked on Stack Overflow Jan 30, 2019 by duck head

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0