The 'Provider Package' did not load correctly

前端 未结 6 1337
青春惊慌失措
青春惊慌失措 2021-02-13 01:29

VS 2013 Professional - Version 12.0.31101.00 Update 4

All of a sudden, whenever I try to open a project (MVC project or Python project), I get:

6条回答
  •  抹茶落季
    2021-02-13 01:55

    Make sure the paths are correct at: Computer\HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\14.0

    Mine for example the VisualStudioLocation key changed from "C:\Documents\Visual Studio 2015" to just "Visual Studio 2015" which was problematic.

提交回复
热议问题