Technical Info: - TFS 2013 Express - Visual Studio 2015 Update 3
Background: I had a domain named PSS1 with one domain controller names PSSDC-01. TFS was on the domain controller. I had issues with the domain controller. I moved TFS to a new VM named PSSTFS running Windows Server 2016. I attempted to fix the domain problems. I could not fix the domain problems so I built a new Server 2016 PSS1 domain control but it is technically a new domain. In other words, I clicked the new domain button when installing the AD. I added all the same users etc. back to it. I removed all the computers from the old PSS1 domain and put them in a workgroup. Then added them all the computers to the new PSS1 domain.
Problem: Of course when I did this all the user IDs etc. got new GUIDs from the new domain even though they are the same user name. Now in Visual Studio 2015, when I try to map TFS to a local folder that was also mapped to TFS under the old PSS1 domain, I get the following error message:
**XXXXXXXXXX is the folder that was mapped under the old domain and that I am trying to may the current TFS to.
WWWWWWWW is the workspace that existed under the old domain and also exists in the new domain (i.e. I did not create a new workspace) NNNNNN is the name of the user CCCCCCC is the name of the computer containing the directory I am trying to map to.**
The working folder D:\Visual Studio 2015\Projects\XXXXXXXXXX is already in use by the workspace WWWWWWWW;NNNNNN on computer CCCCCC.
I have tried clearing the config files in TFS' app data folder but that did not work. I have tried deleting the workspace on the local machine. When I did this, the workspace went away for a second but when I came back into the workspace manager to re-create it, it was listed there again.
Any suggestions would be greatly appreciated.
UPDATE: I added a new workspace, deleted the old one and tried to map to the folder again and it did not work. I then added the old workspace back in (named NewToshibaWin8 which should have used the new GUIDs for everything) and tried to map again. I got the message that the folder is already in use by workspace NewToshibaWin8. I even get that when the NewToshibaWin8 workspace did not show in the workspace list.