tfs - How to fix out TF53001 issue in TFS2015? -


working tfs2015 upade2 , vs2015 update2. works until 1 of project collection can't add, rename, delete files. prompt error message:

tf53001: database operation canceled administrator.

this issue can reproduced in team team project collection administrator. how fix out issue? appreciate!

thanks tomhans.

in order resolve error, might want start checking version of sql instance hosting tfs databases.

to find version of sql instance run query ‘select @@version’. version list sql can found here.

if sql version lesser sql 2014 cu4 update cu4 or higher update. , try again. more details please refer this blog msdn.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -