I\'m trying to open MVC project using VS2010.
I\'m opening this project from TFS server but I\'m failed to open it
and getting error
Edit the project.csproj file and look at the
The GUIDS above includes MVC 3 Tools Update. That's a good guess of what you are missing. You can get MVC 3/TU from http://www.asp.net/mvc/mvc3
BTW, that install includes VS2010 SP1 which is required for the TU edition.