TFS Build Server从2008年升级到2012年

时间:2015-01-25 04:44:22

标签: visual-studio-2012 tfs msbuild tfs2012

我们在具有Team Foundation Build Server 2008的服务器上安装了Team Foundation Build Server 2012.当我们尝试对新版本进行排队时,它们将返回以下错误消息:

enter image description here

我们正在使用升级模板作为流程文件,并尝试创建新版本,并且现有版本和您都返回相同的错误。

我们还运行了以下网站的变通方法中定义的修复命令,但它仍然返回相同的错误:

https://connect.microsoft.com/VisualStudio/feedback/details/765469/build-fails-with-error-on-createworkspacetask-and-missing-parameter-buildagenturi

任何帮助都将非常感激。

1 个答案:

答案 0 :(得分:0)

我设法通过在Build Targets文件中复制BuildAgentUri属性来解决上述问题,然后就可以了。可从以下URL获得更多解释:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/389da76d-4637-4556-a68f-bafb9febc8ea/how-to-troubleshoot-trror-in-ant-build-with-tfs-2012?forum=tee