When checkin my pending changes VS got the errror:
%error="500004";%:(null): database update failure - error %error="(null)";% executing (null) statement for (null)`
I have no idea about this.Please give me a hand,thanks!
When checkin my pending changes VS got the errror:
%error="500004";%:(null): database update failure - error %error="(null)";% executing (null) statement for (null)`
I have no idea about this.Please give me a hand,thanks!
Try to clear TFS and VS cache. Make sure you have backed up the changes first.
Update
If above is not working, then you could try to backup local files including pending changes, delete the old workspace, recreated a new workspace, get files from server, add changes, finally check in the files.
Another way is unbind and rebind TFS source control binding of that special file, detail steps please refer this link: How can I completely remove TFS Bindings