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:

if try source control related, following error:
tf10175: project 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:
- create new project same name troubled one.
- from vs navigate team explorer
- from team explore: "connect team projects"
- select team projects...
- choose troubled project added collection in 1
- click on project , "configure workspace"
- map & get
- [optional] had issues because had uncommitted changes in project. solved navigation pending changes , undo , or excluded them tfs.
- now it's possible delete workspace.
- and workspace deleted, project can once again deleted visualstudio.com
- 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
Post a Comment