I am currently deploying my application built using RC of MVC ASP.NET on the production server which is showing nothing now.
The routes in my global.ascx are typical i.e. <
Normally when I get this, it's because I've forgotten to add the following into the Web.config when deploying to IIS6 after developing on IIS7 (or the IIS Express 7 that comes with Visual Studio):