MVC3 RC app deployed on IIS 6 giving “403 forbidden” error

前端 未结 4 1620
忘了有多久
忘了有多久 2021-01-15 09:23

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

4条回答
  •  孤街浪徒
    2021-01-15 09:39

    Must read: http://haacked.com/archive/2010/12/22/asp-net-mvc-3-extensionless-urls-on-iis-6.aspx

    Also, I installed Webmatrix via Web Platform Installer just to make sure that I had all that I needed. Went through 2 reboots and voila~

提交回复
热议问题