VS2012启动/加载项目出问题

未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage, Microsoft.VisualStudio.Editor.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”包。

此问题可能是由配置更改或安装另一个扩展导致的。可以在命令行中使用 /log 参数来运行应用程序,然后检查文件“C:\Documents and Settings\Roman\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml”,获取详细信息。

原因按官方说法是:

contains files (on the Visual Studio 2010 directory) related to a previuosly removed Beta1 or RC release. It seems that the Installer does not overwrote all the older versions of GAC DLLs.

可能是我之前安装了VC2010 Express,卸载了之后没有重启动,但是重新装一遍未免太麻烦了。

这个解决办法挺好:

Try running this command in a Visual Studio 2010 command prompt. This fixes the problem for me.
D:\Program Files\Microsoft Visual Studio 11.0\Common7\IDE>devenv /resetuserdata

未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”相关推荐

  1. 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包 - - 博客频道 - CSDN.NET...

    原文:http://www.cnblogs.com/autumn/p/3452369.html --------------------------- Microsoft Visual Studio ...

  2. Visual studio 2017 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包...

    装完win10更新 发现vs杯具了- 提示 未能正确加载"Microsoft.VisualStudio.Editor.Implementation.EditorPackage"包 ...

  3. 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包。

    最近在升级 Visual Studio 2015 Update 3 的过程中,等了很长时间都没一点进展,于是就强行终止了升级程序,但VS也因此出了问题. 后来经过修复,不行,卸载再重装,仍然提示这个错 ...

  4. 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage“提示信息

        在安装过vs2015之后出现未能正确加载"Microsoft.VisualStudio.Editor.Implementation.EditorPackage"提示信息在V ...

  5. vs2012 怎样解决 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包的问题

    vs2012 怎样解决 未能正确加载"Microsoft.VisualStudio.Editor.Implementation.EditorPackage"包的问题 参考文章: ( ...

  6. 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包

    本文转载自: https://www.cnblogs.com/autumn/p/3452369.html 作者:autumn 转载请注明该声明. --------------------------- ...

  7. VS2013出现未能正确加载 microsoft.visualstudio.editor.implementation.editorpackage的解决方法

    出现这个问题的原因可能是配置更改或安装了另一个扩展,幸好之前用的不多,重新进行用户配置代价也不高,打开Visual Studio Tools: 选择VS2013 开发人员命令提示: 输入devenv ...

  8. 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage

    未能正确加载"Microsoft.VisualStudio.Editor.Implementation.EditorPackage, Microsoft.VisualStudio.Edito ...

  9. vs2012 未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包。

    打开vs2012加载项目的时候报如下的错误: 未能正确加载"Microsoft.VisualStudio.Editor.Implementation.EditorPackage"包 ...

  10. Vs2013未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包 解决方案

    弄完今天的代码,本来打算重新发布一下.结果就报标题的错误,顿时心里郁闷,说好的早点睡呢.经过网上百度,总算解决了,为了避免下次发生手足无措,就将具体方法记录下来. ------------------ ...

最新文章

  1. Linux驱动(6)--关于uboot
  2. bzoj3203 [Sdoi2013]保护出题人 凸包+二分
  3. python如何使用字典中的值并进行比较_比较字典python中的值
  4. C++ Traits技术
  5. 【Java基础笔记】ASCll码表
  6. Matlab矩阵转置注意事项
  7. Fabric.js IText 手动设置斜体
  8. QQ浏览器9 主页无法修改成功的解决办法
  9. 微信开放平台开发第三方授权登陆:微信扫码登录
  10. java实现第四届蓝桥杯公式求值
  11. android系统相机的使用、及解决拍照闪退的问题
  12. [ECE]模拟试题-5
  13. dlib疲劳检测_dlib库检测人脸使用方法与简单的疲劳检测应用
  14. 高大上:光学技术“回归”地球整出“彩虹车站”
  15. wps计算机一级考试,计算机等级考试一级WPS-Office考试大纲
  16. 【SPSS】单样本K-S检验和两独立样本K-S检验详细操作教程(附案例实战)
  17. snmp4j使用v3连接报异常:Message processing model 3 returned error: Unknown security name
  18. Bootstrap在线设计|快速原型构建|可视化布局
  19. 语音识别之HTK入门(一)HTK的下载配置
  20. 测试自动化/自动化测试的定义

热门文章

  1. MVVM设计模式《网摘》
  2. 转载:向 XPath 中添加自定义函数
  3. 七、集合框架,Collection、list、set、map老师说集合学好了走到哪里都不怕
  4. linux离线安装docker + docker-compose
  5. 简单使用hibernate(idea中使用)
  6. 错误处理之异常与返回码
  7. 【hihoCoder】1121:二分图一·二分图判定
  8. iOS开发日记29-UIAlertController
  9. 项目成本管理---控制成本
  10. .vb和.cs文件编译成.dll文件