Web Deploy results in ERROR_COULD_NOT_CONNECT_TO_REMOTESVC

后端 未结 8 517
长情又很酷
长情又很酷 2020-12-24 06:20

We are trying to configure continuous integration with TFS 2012. While queuing a new build, the publish fails with the error:

Build FAILED. \

8条回答
  •  温柔的废话
    2020-12-24 06:55

    If you install Web Deploy 3.5 BEFORE Web Management Tools are installed, you'll have to re-install it. I beat my head against the wall for hours on this. Install the Web Management Services (Roles -> Web Server > Management Tools > Management Services). Then uninstall Web Deploy (repair didn't work), and then install it again. Fixed. /Sigh

提交回复
热议问题