views:

175

answers:

1

I am attempting to deploy an asp.net MVC 2 Application on IIS 6 (windows server 2003), I can access the website looking at a basic html page but it seems that MVC is not working. I am assuming that MVC 2 is installed with version 4 of the .net framework?

The MVC IIS6 walkthrough here http://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx looks like its for MVC 1?

Get a 404:page not found error on an expected page and a 403:The website declined to show this webpage when accessing the root (which should route)