I have developed a site with ASP.NET MVC 1, and now I'm trying to deploy it to a server with .net 2.0.50727. Since it is not working, I started to think that the main error is that the server doesn't support MVC 1.
Am I right? In other words, can I run ASP.NET MVC in a server with .NET 2.0.50727?