I am getting the error
Could not load type MvcApplication
when I try to run my website.
How to correct it?
-For me, the fix was to change the output path in the build tab. I changed the output path to bin\ and the error went away.
bin\
-Another fix could be that you have the wrong start up project set.