How to modify the work item attachment size limit in TFS 2013

Source: Internet
Author: User

By default, the attachment size of TFS work Items is limited to 4MB. We can adjust this limit up to 2GB by invoking the Web service provided by TFS.

The prerequisite for adjusting this setting is that you need permission from the TFS Application layer administrator. Here's a look at how to query the current settings and modify the default settings.

1. Log in to the TFS application-tier server with an administrator account, open this login address:http://localhost:8080/tfs/defaultcollection/WorkItemTracking/v1.0/ Configurationsettingsservice.asmx

2. Click on the first link (getmaxattachmentsize) to query the current settings

The following results will be shown, and the highlighted part is the current setting of 4MB:

<?xml version= "1.0" encoding= "UTF-8"?>

<long xmlns= "http://schemas.microsoft.com/TeamFoundation/2005/06/WorkItemTracking/ Configurationsettingsservice/03 ">4194304</long>

3. Click the second link to set/modify the attachment size limit, enter the new limit size in the popup window (bytes), click on the "Call" button

Reference:

Https://msdn.microsoft.com/en-us/library/ms400780.aspx

How to modify the work item attachment size limit in TFS 2013

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.