We have several project collections in TFS2010 and one particular collection is getting the following error.
TF215097: An error occurred while initializing a build for build definition \xxxxx\xxxx Test Build: The request channel timed out while waiting for a reply after 00:04:59.9843751. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
I'm fairly new to TFS and would appreciate and pointers in the right direction.
SOLVED!!!! Our Build Servers talk to our App Tiers through NLB. Just checked the NLB Config and found that one of the App Tiers NIC's had reverted to a 169.x.x.x address. Removed from NLB, Reconfigured NIC, Added to NLB, All working!!!