I\'ve had this problem before, but then all i needed to do was to clean and rebuild the project. Now that doesnt seem to work anymore. When i start my Asp.Net MVC3 project d
Go to menu: "Tools / Nuget Package Manager / Package Manager Console"
run command install-package Microsoft.AspNet.WebPages
install-package Microsoft.AspNet.WebPages