I am trying to map a folder structure on TFS to my C: drive, but I get this error ErrorMessage saying the C:/DEV-MAIN folder is already in use by another workspace.
The workspace was created on this machine by the previous user who's windows login has been deleted. I can't access it from TFS directly because I don't have access to it.
Next, I tried to remove it from the command line using 'tf workspace /delete'. As show on this CommandLineImage I found 2 workspaces on my machine (mine and the old one). Then, I tried to select just the workspaces owned by 'sjayasekar'. It said "The Identity sjayasekar is not a recognized identity", yet it clearly shows that she is the owner.
I also tried to delete it as show on the previous command line image, but it says that the workspace does not exist.
Any idea why it won't recognize the workspace or the owner when I try to reference them specifically? Or am I missing something?