Web deploy to shared host?

放肆的年华 提交于 2019-12-24 10:36:56

问题


Is it possible to use Visual Studio 2010's Web Deploy on shared hosts? I'm not sure how to setup the Service/Url and Site/Application parameters.


回答1:


You can, but the host will need to setup web deploy and provide you with non-admin deploy credentials.

There's a full guide on iis.net. The process will output a .publishsettings file to the desktop, which you can import into Visual Studio's publish dialog.



来源:https://stackoverflow.com/questions/6324677/web-deploy-to-shared-host

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