“TF14045: The identity <guid> is not a Recognized identity” with TFS 2012 update 4 after upgrade from 2010

梦想与她 提交于 2019-12-04 20:54:34

In the end, I rebuilt the pc with a brand new name. After that the user had no more issues logging in.

I still get the error when I search TFS by machine name in Team Foundation Sidekicks but I think an answer to that is a lost cause.

**

update - After 2 years, I decided to go clean up old workspaces in TFS. I noticed that still having the reported issue when trying view all my workspaces on a specific collection.

(tf workspaces /owner:* /computer:* /collection:....)

I opened up an incident ticket with Microsoft.

The answer, after a bit of troubleshooting, was to clear out the bad from the collection table - tbl_VCIdentityMap

Once we cleared out the first entry, i would retry the tf workspaces command and a new guid error would pop up.

I ended up clearing 25 entries from that table and then the issue with tf workspaces went away.

The guid that would pop up in the error message equals the TeamFoundationServerId located in many of the collection tables.

I've done OK: I rename/remove Workspace that connect error from TFS_Database.dbo.tbl_Workspace

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!