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. <
What's the server environment? If it's not IIS7/Server 2008 there are other tweaks you have to do to get the routing to work correctly, although if that's the case you would probably get an error page, not a blank page.