很久没用VS了,打开后出现未能正确加载 ”Microsoft.VisualStudio.Editor.Implementation.EditorPackate“包的错误,经过一番上网查阅错误得以解决。
出现的错误提示如图:
解决方法:
方法1. 进入控制面板-->Windows Update-->View update history-->Installed Updates
卸载掉KB2840642,然后重启VS, 经试验通过。
方法2. 下载该补丁,http://www.microsoft.com/en-us/download/confirmation.aspx?id=36020,然后安装,重启。
参考原文:https://blog.csdn.net/zlinghu/article/details/12423017