I am getting the error
Could not load type MvcApplication
when I try to run my website.
How to correct it?
This can also happen while running the project in visual studio if your IIS Express has/is hosting an old/different project using the same port assignment.
To fix this, you can change the port assignment for this project or close IIS Express.