问题
I am getting 403 error when publish an Asp.Net MVC app to IIS6. Any clue?
回答1:
I wrote a walkthrough on deploying ASP.NET MVC to IIS 6 here: http://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx
回答2:
There are lots of resources out there. Here is one of them about mvc and iis 6
来源:https://stackoverflow.com/questions/1846677/how-can-i-deploy-asp-net-mvc-2-beta-in-iis6