When trying to create a new build definition for my Team Project, I got the below error.
I check and see that the build controller is running.
How can I get around with this?
When trying to create a new build definition for my Team Project, I got the below error.
I check and see that the build controller is running.
How can I get around with this?
As per your other question:
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.
See also: