How to “Deploy” asp.net MVC 4 to Microsoft Server 2012 IIS7 [closed]

我是研究僧i 提交于 2019-12-11 05:48:18

问题


I have asp.net MVC 4 application and i want to "send" it to Microsoft Server 2012 IIS7, so the site can be reached from internet. How to do that?


回答1:


Right click on the Web project in Visual Studio and then choose the Publish ... option from the context menu. Then follow the steps. You might also go through some of the detailed overviews if the publishing process such as this article on MSDN.



来源:https://stackoverflow.com/questions/18616228/how-to-deploy-asp-net-mvc-4-to-microsoft-server-2012-iis7

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