When using workspace.GetLocalItemForServerItem() I am getting an exception
An unhandled exception of type 'Microsoft.TeamFoundation.VersionControl.Client.ItemNotMappedException' occurred in Microsoft.TeamFoundation.VersionControl.Client.dll
with inner exception
There is no working folder mapping for $/MyProject/MyProjectSubDir/teambuild/tfsbuild.proj.
It works perfectly well on one machine but not on another.
Any ideas?