c# - 无法在 visual studio 2012 中打开 mvc4 项目?

标签 c# asp.net-mvc-4 visual-studio-2012

我是 mvc4 的新手,这是我的第一个项目(网络应用程序) 我从 friend 那里得到源项目。他们正常工作。 当我打开项目 VS2012 然后提醒

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. - B2B.Web, "D:\ServiceClone\ServiceClone-1706\B2B.Web\B2B.Web.csproj"

在解决方案资源管理器中我无法加载项目。在项目名称中它说不兼容

如何解决?

附言。我在谷歌搜索但我没有找到工作解决方案。抱歉我英语不好:P

最佳答案

您需要先在那台机器上安装 MVC4。

下载 MVC4 设置 Click here .

关于c# - 无法在 visual studio 2012 中打开 mvc4 项目?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17145644/

相关文章:

javascript - 以全屏模式启动 Google Chrome

c# - 将 WebApi.HelpPage 添加到 webApi 项目后出现 StructureMap 异常

http - 无法在 IIS7.5 上的 .net web api 中设置 Last-Modified/Etag header

c++ - 从 MFC 调用 ATL COM dll

jquery - 为什么我在 IE 9 中丢失 Ajax 请求的 cookie 和 session

c# - 如何让我的文本框捕获字符 为什么文本框不捕获输入

c# - WPF 复合窗口和 ViewModel

c# - MySQL Entity Framework 在尝试添加时抛出异常

c# - DataGridView 使用 DataSourceNullValue : enter either nothing, 或 nullValue

javascript - ASP.NET MVC 和 Javascript/jQuery 的设置?