I keep getting this error when I try to run a web app that I have inherited. It was written in 2010 for C# 3.5 and uses Mvc 2. I have installed the necessary libraries howev
Verify that the project is configured to place your DLLs into the /bin folder and not in /bin/x86/Debug/ (or similar).
/bin
/bin/x86/Debug/