I have this new MVC application which I have installed on Windows 2008 Server. And get the following message when I run the localhost.
I have checked in the Bin fol
Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.0,..."
Your application is using MVC3, but according to your own comment, the server has MVC2 (2.0.50217.0).