I am having an issue deploying MVC2 app on Window Server 2003 R2 x64. Does anyone have the same issue? I have tried different methods from global.asx, wild card mapping and to no avail. I’m thinking this is window server 2003 R2 x64 specific issue.
http://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx
Do you have a Default.aspx on your home dir? If not, try adding one with this code-behind