小编md *_*wed的帖子

错误:运行TFS构建服务的帐户(***\TFSBuildServices)需要作为系统用户添加到版本管理服务器中

当我从TFS触发构建以通过发布管理(又称发布)进行部署时,我收到如下所述的错误.

*错误*

The account running the TFS build service (TFSBuildServices) needs to be added as a system user in the Release Management Server.
    at Microsoft.TeamFoundation.Release.Workflow.Services.ReleaseWorkflowService.InitiateFromBuild(String teamFoundationServerUrl, String teamProject, String buildDefinition, String buildNumber, String targetStageName)
    at Microsoft.TeamFoundation.Release.Build.Program.Release()
    at Microsoft.TeamFoundation.Release.Build.Program.Main()**
Run Code Online (Sandbox Code Playgroud)

我使用的模板是 ReleaseDefaultTemplate.11.1.xaml

任何帮助将非常感激.

谢谢!!

--Update--

下面是Build Server上生成的日志

"C:\用户\ TFSBuildServices \应用程序数据\本地的\ Temp \微软\ ReleaseManagement\12.0 \日志\ ReleaseManagementBuild.log"

1/7/2014 3:04:14 PM - Error - Error loading profile for current user: ***\tfsbuildservices

1/7/2014 3:04:14 PM - Error - Unable to connect to the remote server: …
Run Code Online (Sandbox Code Playgroud)

tfs release-management tfs2012 ms-release-management

0
推荐指数
1
解决办法
2030
查看次数