Software/Visual Studio
Microsoft.VisualStudio.Editor.Implementation.EditorPackage' package did not load correctly
Hoya0415
2015. 11. 20. 08:59
Visual Studio를 켜니 Microsoft.VisualStudio.Editor.Implementation.EditorPackage' package did not load correctly
라는 에러가 나타났다..
구글링 해본 결과 아래와 같은 결과를 얻었다.
%LOCALAPPDATA%\Microsoft\VisualStudio\11.0\ComponentModelCache 해당 폴더를 지우고, 재부팅하라는 것이다.
%LOCALAPPDATA%는 저의 컴퓨터 기준에서는
C:\Users\GeunHo
사용자들 폴더에 로그인한 계정으로 생성된 폴더안에 숨긴 폴더 보기 누르면
APPDATA\LOCAL라고 폴더가 나오는데 여기까지가 그 경로이다.