visual studio 2013 - TF10175: The My Project team project does not exist -


i deleted team project visual studio online. using repository in source control visual studio 2013.

since deleting it, everytime load visual studio, following message in general ouput:

the server returned following error: project id '{myid}' not exist, or not have permission access it. 

and following popup:

the project id not exist, or not have permission access it.

if try source control related, following error:

tf10175: project team project not exist. 

the team project not exist

i have removed project "connected projects" in vs team explorer. have double checked workspaces don't point repository. have removed project files pc , have restarted.

i found solution, can avoid deleting whole workspace.

so problem is, project deleted visualstudio.com before deleted workspace. why ends bad, great question?

my workaround follow:

  1. create new project same name troubled one.
  2. from vs navigate team explorer
  3. from team explore: "connect team projects"
  4. select team projects...
  5. choose troubled project added collection in 1
  6. click on project , "configure workspace"
  7. map & get
  8. [optional] had issues because had uncommitted changes in project. solved navigation pending changes , undo , or excluded them tfs.
  9. now it's possible delete workspace.
  10. and workspace deleted, project can once again deleted visualstudio.com
  11. restart visual studio

i don't know if of above steps can omitted, how accomplished rid of "tf10175", if have optimized procedure please leave comment.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -