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

packagevisual-studio-2017

The 'Microsoft.VisualStudio.Editor.Implementation.EditorPackage' package did not load correctly.

The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by exampling the file

'C:\Users\your-user-name\AppData\Roaming\Microsoft\VisualStudio\your-version-number.*\ActivityLog.xml'.

Continue to show this error message?

I've Tried these support methods:

https://stackoverflow.com/a/40418814

https://stackoverflow.com/a/23646013

Though I am getting no luck. Any hep will be appreciated

Best Answer

  1. Find ComponentModelCache folder
  2. Delete Microsoft.VisualStudio.Default.cache
  3. Restart Visual Studio

Enjoy using Visual Studio.