I installed ASP.NET MVC and downloaded a few example projects. I kept getting an error when opening the project file: the project type is not supported by this installation.
After some research, I found the solution over at stackoverflow: Replace theProjectTypeGuids in the csproj file to:
{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}