0

I am trying setup Release Management with TFS 2013 using build template "ReleaseTfvcTemplate.12.xaml" but when I set up to carry out the release occurs the following error:

"ERROR: The account running the TFS build service (Domain\User) needs to be added to the system user in the Release Management Server."

The RM is installed on isolated server from the server that is configured Build Controller, however, the machines are within the same domain, and each server has its own user with administator permission to perform the services.

The build server user was added among users of services in RM, and the error continues to occur.

Anyone have any idea how to solve this problem?

Thanks.

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120

1 Answers1

0

One possible cause is that the Release Management client needs to be installed on the machine(s) running the build agent. This gem is hidden away on p26 of the current RM user guide. This won't be a problem for anyone with everything on one server but will need addressing where components are distributed.

Graham Smith
  • 517
  • 2
  • 10