2

TF400151: Team Explorer failed to complete the upload transaction on the SharePoint site. Refresh and try again.

I got this error when I tried to upload some documents

What happened to my TFS2010?

weegee
  • 3,256
  • 2
  • 18
  • 32
user1682718
  • 47
  • 1
  • 8

3 Answers3

8

TFS Error TF400151 may occur when a user attempts to upload a document that is still open on the client machine. Make sure the document you are uploading is closed.

MahaloMan
  • 81
  • 1
  • 2
0

It seems to be the bug in Microsoft TFS as per my investigation.

Furqan Safdar
  • 16,260
  • 13
  • 59
  • 93
0

See that a file name doesn't contains invalid characters:

\ / : * ? " < > | # { } % ~ &
Kamarey
  • 10,832
  • 7
  • 57
  • 70