Could not find file or assembly Microsoft.Web.Deployment.Tracing with Web Deploy V3 using tempagent

前端 未结 2 1254
旧时难觅i
旧时难觅i 2021-01-24 16:37

I have been successfully using Web Deploy (MSDeploy) V2 with the tempagent option for some time. However, when I upgraded to V3 on the source machine, I received the following e

相关标签:
2条回答
  • 2021-01-24 16:48

    I contacted Microsoft. This is a bug that was introduced in 3.5. So, you basically cannot use tempAgent as intended at all in 3.5. It does seem to work in 3.0. So, I will be using that instead.

    0 讨论(0)
  • 2021-01-24 17:05

    Version 3.6 does not have this bug.

    0 讨论(0)
提交回复
热议问题