1

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?

enter image description here

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
Nam G VU
  • 33,193
  • 69
  • 233
  • 372

1 Answers1

2

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:

Community
  • 1
  • 1
jessehouwing
  • 106,458
  • 22
  • 256
  • 341