Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/.net/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/visual-studio/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.net 已安装适用于Visual Studio 2012的Windows Azure 2.3。无法加载项目类型。ccproj_.net_Visual Studio_Visual Studio 2012_Azure - Fatal编程技术网

.net 已安装适用于Visual Studio 2012的Windows Azure 2.3。无法加载项目类型。ccproj

.net 已安装适用于Visual Studio 2012的Windows Azure 2.3。无法加载项目类型。ccproj,.net,visual-studio,visual-studio-2012,azure,.net,Visual Studio,Visual Studio 2012,Azure,我已经将azure从1.7版迁移到2.3版。 现在我在加载项目时出错 Unsupported This version of Visual Studio does not have the following project types installed or does not support them. You can still open these projects in the version of Visual Studio in which they were originall

我已经将azure从1.7版迁移到2.3版。 现在我在加载项目时出错

 Unsupported
This version of Visual Studio does not have the following project types installed or does not support them. You can still open these projects in the version of Visual Studio in which they were originally created.
     - ICERTIS.TMS, "D:\TMS\Source\IPM\Dev\Source\ICERTIS.TMS\ICERTIS.TMS.ccproj"


Non-functional changes required
Visual Studio will automatically make non-functional changes to the following projects in order to enable them to open in this version and Visual Studio 2010 SP1. Project behavior will not be impacted.
     - ICERTIS.TMS, "D:\TMS\Source\IPM\Dev\Source\ICERTIS.TMS.sln"
我使用的是Visual studio 2012的专业版,但这绝对不是问题所在。 也在activity.xml文件中的路径下显示以下错误:

 C:\Users\username\AppData\Roaming\Microsoft\VisualStudio\11.0
Could not load file or assembly 'file:///C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Microsoft\Windows Azure Tools\v2.1\Microsoft.VisualStudio.WindowsAzure.2.1.dll' or one of its dependencies. The system cannot find the file specified.
什么