I just started a new MVC 3 project. Can anyone tell me what
in my web.config file d
To allow Razor pages to be served, it's not enough to set . You also need to add the Microsoft.AspNet.WebPages package to packages.config using NuGet.
packages.config