AnupDharia
AnupDharia

Reputation: 21

tfs package upload size limit

I am trying to upload a custom TFS extension to our TFS server via Manage Extenstions. But, when I try to upload the package, TFS doesn't allow it because of the file size. It throws an exception as below (Image attached for reference).

The files being added total 23.6 MB which exceeds the maximum total size allowed to be uploaded (20 MB).

I tried increasing the file upload limit in IIS as mentioned in this link . But it did not work.

Can someone please help.

Error Message Image

Upvotes: 1

Views: 1922

Answers (1)

PatrickLu-MSFT
PatrickLu-MSFT

Reputation: 51103

We could not increase the size limitation now, as the error message said. Actually this is the limitation for uploading files through TFS web portal.

You could only upload files which do not exceed 20MB in TFS web access. Thank you for your understanding. Suggest you submit a uservoice here.

Upvotes: 1

Related Questions