首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我的MVC 3.0应用程序不能在Visual Studio 2012上运行。为什么?

我的MVC 3.0应用程序不能在Visual Studio 2012上运行。为什么?
EN

Stack Overflow用户
提问于 2012-09-20 08:30:52
回答 1查看 1.9K关注 0票数 1

我有一个标准的MVC 3.0应用程序是用VS2010完成的。当我试图用VS2012打开它时,它没有加载,并且在项目名称旁边显示了一个incompatible标签。

错误详细信息如下:

代码语言:javascript
复制
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.
     - Cerebello, "D:\Projetos\Azure\X\X\X.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.
     - Cerebello, "D:\Projetos\Azure\X\X.sln"

我在谷歌上搜索,但没有结果。

可能会发生什么?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-09-20 10:04:24

您需要安装Windows Azure SDK for .NET -2012年6月SP1。*.ccproj文件是Azure项目。

http://www.microsoft.com/en-us/download/details.aspx?id=30651

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/12504677

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档