0
votes

I have a project in Visual Studio Team foundation server 2013. Under test tab, test plan i have created the test cases in the project. I have received the error

"TF400013: An unexpected database error occurred. Contact your Team Foundation Server administrator. (Code: 207)"

and now i am unable to access my test cases. i am able to access few other test case.

It is related to TFS 2013.

Error msg:

TF400013: An unexpected database error occurred. Contact your Team Foundation Server administrator. (Code: 207)

1
Since you're asking us, and not your Team Foundation Server administrator, I guess you are effectively the administrator? Do you have any logs or event logs from the service, or the database, that give you any more detail? There are some steps here that you can follow to see the failing query, if you have tried those already.Rup
There are multiple reasons for this kind of issue. Please also check if there are some more useful information in Event View. Besides, also take a look at this similar error and solution in TFS2013 stackoverflow.com/questions/13916425/… Check if its helpful.PatrickLu-MSFT

1 Answers