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 only one page, so there are no others to try out.
I noticed there is no longer a default.aspx in the root to handle default requests, could this maybe be the problem? Or is there some special config needed for IIS 6?
It depends. If you are using extensionless routes then yes there’s a special config.