Phil Haack just announced that ASP.NET MVC R2 has been released. There are not many changes, and the biggest one is the installation procedure: there is a dependency requirement on .NET 3.5 SP1 (that means you have to have .NET 3.5 SP1 in order for the ASP.NET MVC RC2 to work) there is a “server-only” install mode That’s a big change in the installation tools and, since it’s a new process, it’s the thing that is most likely to break. So, if you want to see...