How can I deploy Asp.Net MVC 2 Beta in IIS6?

浪子不回头ぞ 提交于 2020-01-05 08:43:32

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!