Team Foundation Unmap Working Folder error - Property not found : serverName

Hi,

We are using TFS 2012 for our source control and were able to successfully execute unmap working folder actions till yesterday. However, since yesterday night all our unmap actions are failing with this error:

Path to Executable: C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\tf.exe
An error occured generating the command line:
Property not found : serverName

We have a release due tomorrow and any help would be much appreciated.

Thanks.

Hi Ingrid,

I reproduced the error and am working on a fix now for you.

Hi Ingrid,

A build with the fix to this issue is located here:

http://downloads.finalbuilder.com/downloads/finalbuilder/700/FB700_2506.exe

What was wrong with the existing install?

Hi Ingrid,

A property was being used for the unmap which shouldn’t have been. With recent updates to TFS I implemented a change to allow the specification of the collection for some commands. This made its way into the unmap which it shouldn’t have, and wasn’t actually fully implemented. I have also fixed the gap in our process which allowed this regression to occur.

Apologies for any downtime this caused.