We're using FinalBuilder 7.0.0.1968 to deploy software. In a number of our projects we're retrieving SQL scripts from TFS 2010.
Previously we had 2 TFS servers, both with a Default Collection and FinalBuilder worked fine. However recently we decided to consolidate our TFS servers and we now have 1 server with 2 collections.
Now when we run our project the "Team Foundation Create Workspace" action fails, stating that I do not have permission to access TFS. I know this is incorrect as I'm a TFS admin. Looking at the log I can see that FinalBuilder is trying to execute the following command to "TF.exe"
Let us know if this fix works for you. Note that there is a new option in the TFS FinalBuilder settings. Check the option for using TFS2012 and up and the actions will start to use the “collection” param where required.
Note that in testing I have seen some weird and possibly broken behavior from TFS. I have asked on stackoverflow about some of them, and example of one is here;