【发布时间】:2015-07-29 04:30:30
【问题描述】:
我已从 Microsoft 下载并安装了 VS 2015 的免费社区版。安装后,我无法使用安装前运行良好的 VS 2013 Professional。起始页显示“内容加载错误”。解决方案资源管理器显示以下错误: 构造此框架的内容时遇到异常。此信息也记录在“C:\Users\VeluMain\AppData\Roaming\Microsoft\VisualStudio\12.0\ActivityLog.xml”中。
异常详情: System.IO.FileNotFoundException:找不到指定的模块。 (来自 HRESULT 的异常:0x8007007E) 在 Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid& packageGuid,Int32 原因,Guid& 上下文) 在 Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage() 在 Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()
我在 Google 中搜索过,但找不到任何解决方案。
谢谢
【问题讨论】:
标签: visual-studio visual-studio-2013