I have recently installed visual studio 2013. After downloaded a sample project from web, while i run it, it gives me the following errors-
The type or namespace
My solution was to simply open up the nuget package manager console and run the command update-package -reinstall Microsoft.AspNet.Mvc
update-package -reinstall Microsoft.AspNet.Mvc