未能正確加載「Microsoft.VisualStudio.Editor.Implementation.EditorPackage, Microsoft.VisualStudio.Editor.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a」包。this
此問題多是由配置更改或安裝另外一個擴展致使的。能夠在命令行中使用 /log 參數來運行應用程序,而後檢查文件「C:Documents and SettingsRomanApplication DataMicrosoftVisualStudio10.0ActivityLog.xml」,獲取詳細信息。命令行
緣由按官方說法是: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.blog
多是我以前安裝了VC2010 Express,卸載了以後沒有重啓動,可是從新裝一遍未免太麻煩了。開發
這個解決辦法挺好:rem