Operation not performed The workspace <workspace>;<username> has been deleted

by Gabriel Lozano-Moran 27. April 2007 23:54

Today I had to migrate a whole bunch of projects from Visual SourceSafe to Team Foundation Source Control and things didn't all go all that smoothly. When I tried to change the source control bindings for one solution I received the following error message:

---------------------------
Microsoft Visual Studio
---------------------------
Refresh Source Control Status: Operation not performed The workspace <workspace>;<username> has been deleted. Please refer to the Output window for more information.
---------------------------
OK
---------------------------

Where <workspace> was replaced by my workspace name and <username> by my username which is the reason I blacked it out. When I queried the table tbl_Workspace in the TfsVersionControl database I could see the workspace. Hoping that this would be a caching issue I restarted Visual Studio 2005 and the problem was solved.

Tags:

Comments

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading



About me

Hello, my name is Gabriel Lozano-Moran. I am a .NET developer living in Belgium.

On this blog you will read about my daily struggles, adventures, failures and triumphs in the wonderful and exciting world of .NET development.