简体   繁体   English

Incredibuild 不使用其他代理

[英]incredibuild doesn't use other Agent

On Microsoft Visual Studio 2013 Version 12 (admin mode), I use incredibuild 9.3.5 to build a C++ solution.Microsoft Visual Studio 2013 版本 12 (管理模式)上,我使用incredibuild 9.3.5来构建 C++ 解决方案。

I can't use the other agents to speed up my build knowing that I am well connected to the coordinator我无法使用其他代理来加速我的构建,因为我知道我与协调器有很好的联系

the error message is as follows:错误信息如下:

1>Build started 2/21/2019 4:04:11 PM.
1>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(214,5): error MSB4175: The task factory "CodeTaskFactory" could not be loaded from the assembly "C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Build.Tasks.v12.0.dll". A required privilege is not held by the client
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.04
2>Build started 2/21/2019 4:04:11 PM.
2>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(214,5): error MSB4175: The task factory "CodeTaskFactory" could not be loaded from the assembly "C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Build.Tasks.v12.0.dll". A required privilege is not held by the client
2>
2>Build FAILED.

The solution is well built going through the classic VS13 Builder该解决方案通过经典的 VS13 Builder 构建良好

My name is Yoni and I am from IncrediBuild customer success team.我叫 Yoni,来自 IncrediBuild 客户成功团队。 I would like to ask you to try the following in order to see if it solves: On the Initiator machine, open Agent Settings -> Visual Studio Builds -> Advanced.我想请您尝试以下操作以查看它是否解决:在启动器计算机上,打开代理设置 -> Visual Studio 构建 -> 高级。 Under Predictive Execution section, uncheck the Enhance throughput using out-of-order tasks spawning在预测执行部分下,取消选中使用乱序任务生成增强吞吐量

In case this wont solves the problem, please contact our support (support@incredibuild.com) and I will be happy to investigate this issue.如果这不能解决问题,请联系我们的支持 (support@incredibuild.com),我很乐意调查此问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM