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. <
The blank page is shown when errors occur in particular places - in my case it was a MethodNotFoundException...
To see the error, make sure you enable "HTTP Errors" and "HTTP Redirection" services in the "Web Server (IIS) role.