简体   繁体   中英

Can not open mvc4 project in visual studio 2012?

i'm newbie for mvc4 this is my first project (web app) i get source project from my friends. they work normally. when i open project VS2012 and then alert

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"

and in solution explorer i can not load a project. at the project name it says incompatible

How resolve?

PS. I searched in google but I have not find a work solution. Sorry I'm not good at English :P

You need to install MVC4 on that machine first.

To download MVC4 set up Click here .

Did you try to open it in visual studio 2010? and also try to Uninstall you Visual studio 2012 completely (save your projects if you want to). Then do a clean installation of Visual studio 2012.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM