Discussion:
Uploading large document file in TFS
(too old to reply)
f***@gmail.com
2008-05-28 07:30:08 UTC
Permalink
Hi

When I try to upload a large file (889 Mb) into the documents part of
a Team Foundation Server project Visual Studio will hang for a few
minutes and then display the following error.

---------------------------
Microsoft Visual Studio
---------------------------
The remote server returned an error: (404) Not Found.
---------------------------
OK
---------------------------


Steps to reproduce:
1. Open team explorer in Visual Studio
2. Expand a TFS project, documents, a document folder.
3. Right click and choose "Upload Document..."
4. Open the large file

It works well to upload smaller documents, such as 571 Kb. Is there a
limit in the filesize that TFS can handle? Anybody else that has the
same problem?

Thanks in advance!
Christian Falk
Anja
2008-08-12 07:33:41 UTC
Permalink
Hi Christian,

here the technet article describing how to set max upload size in TFS (2GB)

http://msdn.microsoft.com/en-us/library/ms400780.aspx
or here
http://tutorial.visualstudioteamsystem.com/details.aspx?item=31
Did you set those limits in your enviroment?

And here the msdn blog describing the problem with upload of large files:
http://blogs.msdn.com/sjarawan/archive/2005/03/08/389690.aspx
Anna
Post by f***@gmail.com
Hi
When I try to upload a large file (889 Mb) into the documents part of
a Team Foundation Server project Visual Studio will hang for a few
minutes and then display the following error.
---------------------------
Microsoft Visual Studio
---------------------------
The remote server returned an error: (404) Not Found.
---------------------------
OK
---------------------------
1. Open team explorer in Visual Studio
2. Expand a TFS project, documents, a document folder.
3. Right click and choose "Upload Document..."
4. Open the large file
It works well to upload smaller documents, such as 571 Kb. Is there a
limit in the filesize that TFS can handle? Anybody else that has the
same problem?
Thanks in advance!
Christian Falk
Loading...