I\'ve deployed a very simple MVC3 RC app to an IIS 6 + Windows 2003 server. I\'m just getting a \"403 forbidden\" error when trying to accesss the root. Right now the app is
I've just deployed an MVC3 RC app on IIS6.0+win2003 server recently,
To get the route works correct ,all your should do is to intall .net framework4.0.
see this blog post from Haacked:
http://haacked.com/archive/2010/12/22/asp-net-mvc-3-extensionless-urls-on-iis-6.aspx