在Visual Studio 2013中打开C ++解决方案时出错 [英] Error Opening C++ Solution In Visual Studio 2013

查看:106
本文介绍了在Visual Studio 2013中打开C ++解决方案时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

上次我在Visual Studio 2012中成功打开我的C ++解决方案,现在我试图在visual studio 2013中打开它,但在加载项目时出现以下错误

Last Time I Successfully Open My C++ solution in Visual Studio 2012 and now i'm trying to open it in visual studio 2013 but get the following error while loading project

error  : The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.

1) No exports were found that match the constraint: 
	ContractName	Microsoft.VisualStudio.ProjectSystem.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy
	RequiredTypeIdentity	Microsoft.VisualStudio.Shell.Interop.IVsHierarchy
	RequiredCreationPolicy	Shared

Resulting in: Cannot set import 'Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService.IVsHierarchy (ContractName="Microsoft.VisualStudio.ProjectSystem.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy")' on part 'Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService'.
Element: Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService.IVsHierarchy (ContractName="Microsoft.VisualStudio.ProjectSystem.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy") -->  Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService

Resulting in: Cannot get export 'Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService (ContractName="Microsoft.VisualStudio.ProjectSystem.Designers.IVsUnconfiguredProjectIntegrationService")' from part 'Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService'.
Element: Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService (ContractName="Microsoft.VisualStudio.ProjectSystem.Designers.IVsUnconfiguredProjectIntegrationService") -->  Microsoft.VisualStudio.ProjectSystem.VS.Implementation.VSUnconfiguredProjectIntegrationService

Resulting in: Cannot set import 'Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices.vsUnconfiguredProjectIntegrationService (ContractName="Microsoft.VisualStudio.ProjectSystem.Designers.IVsUnconfiguredProjectIntegrationService")' on part 'Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices'.
Element: Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices.vsUnconfiguredProjectIntegrationService (ContractName="Microsoft.VisualStudio.ProjectSystem.Designers.IVsUnconfiguredProjectIntegrationService") -->  Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices

Resulting in: Cannot get export 'Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices (ContractName="Microsoft.VisualStudio.ProjectSystem.IUnconfiguredProjectServices")' from part 'Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices'.
Element: Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices (ContractName="Microsoft.VisualStudio.ProjectSystem.IUnconfiguredProjectServices") -->  Microsoft.VisualStudio.ProjectSystem.UnconfiguredProjectServices

推荐答案

你安装了Update 1吗?  (你应该。)
Have you installed Update 1 yet?  (You should.)


这篇关于在Visual Studio 2013中打开C ++解决方案时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆