How to Fix the Microsoft Visual Studio Error: "Package Did Not Load Correctly"

The X package did not load correctly when starting Visual Studio 2019

This eventually got solved by reinstalling Windows (keeping apps and files etc.) which has solved the problem for now, hopefully it doesn't recur.

The 'Visual Studio XML Editor Package' did not load correctly.

@Eduardo Maroto Campos

For package did not load correctly, you can try to click Repair in the Visual Studio installer to repair it. If it doesn't work, you can try the solution here.

The 'Visual Studio Explorers and Designer Package' package did not load correctly

If @batressc solution doesn't work, you have to delete the .VS folder in the solution folder also.

So:

  1. Close all VS Windows
  2. Delete folder C:\Users\<username>\AppData\Local\Microsoft\VisualStudio\14.0\ComponentModelCache
  3. Delete Folder [Solution Folder]\.vs


Related Topics



Leave a reply



Submit