Deploying web packages with MSDEPLOY

烈酒焚心 提交于 2019-11-29 15:52:07

Apprently undocumented anyway ... the answer is ...

You can't run MS deploy commands that talk to the MSDeploy service on the same machine.

No idea why, this makes no sense, but taking the same command and executing it on another box seems to work fine even when deploying to the same box I had the issue on.

Well done Microsoft ... way to make a Team Services Admins life a dream!

If you want to use a domain account you should set the authType to "NTLM".

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