Cannot select the TFS build service for more than one team project collection

959 Views Asked by At

As I got the error on build controller as mentioned here, I open the build configuration in Administrator Console on my TFS Server 2012 server, and go for the property as below snapshot. It seems that we can NOT select the build service for more than one team project collection.

Why do we have the option to create multiple team project collection while we can build from one of them only?

enter image description here

1

There are 1 best solutions below

0
jessehouwing On

This is a known limitation of Team Build. Each Build Controller can only be assigned to one TeamProjectCollection, but you can install multiple Build Controllers (although you can only install one Build Controller on one Machine). So if you need to service multiple Project Collections, you will need to configure multiple Build Controllers, meaning multiple Build Servers (machines).

See also: