Hi,
Under certain circumstances I get the error "Error: Cannot find the current label" when running FB via TFS 2010.
To reproduce:
1. Create a NEW build definition in TFS. Make sure to set "Label Sources=False" and "Associate Changesets and Work items=False".
2. Run a build from the definition ---> No error
3. Change the build definition so the two options above are True
4. Run a build from the definition ---> No error
5. Change the build definition so the two options above are False again
6. Run a build from the definition ---> Error: Cannot find the current label
In other words once you have used "Label Sources" on a definition you cannot "go back". I am not sure the "Associate Changesets..." option is actually relevant...
br Lars