Using InstallShield 2012 to Install ASP .Net MVC Application

女生的网名这么多〃 提交于 2019-12-24 22:42:37

问题


Does InstallShield 2012 have built-in capabilities to install Web Applications? This would include configuring IIS, App Pool accounts etc. Does anyone know of any tutorials to do this?


回答1:


Yes, just use the IIS View (Designer) It looks alot like the IIS Mgmt Tool and you just go and define all your IIS Objects and attributes. InstallShield takes care of the rest.




回答2:


The Limited Edition (free) version cannot manage IIS application pools, Web service extensions, etc. The paid versions can. Yet another reason to switch to WiX.



来源:https://stackoverflow.com/questions/11768723/using-installshield-2012-to-install-asp-net-mvc-application

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