TFS Work Item Attachment

Work Items form allows adding attachments to it via TFS interface. In order to do that you need to open u work item that already exists on the server or create new one by clicking on the Work Items folder within Team Explorer and selecting New Task or any other type.

Some description 
Attachment

Attachments can be restricted in size. You can set size limit via TFS WebService. In order to access WebService to set a size of the attachment, you need to type:
http://tfsrtmsp1:8080/WorkItemTracking/v1.0/ConfigurationSettingsService.asmx?op=SetMaxAttachmentSize

Some description 
Attachment Web Service

In order to set the size, you need to specify new Attachment maximum size in the maxSize window and press Invoke button.

Featured pages

SharePoint Integration

Windows SharePoint Services is an integral part of Team Foundation Server. As a result, there is v…

Creating Team Project

Team Foundation Server allows creation of the portal project via TFS Portal Creation Wizard. This …

SQL Server Agent Jobs

Team Foundation Server installs several SQL Server Agent Jobs that allow it to perform certain tas…

tf Command

tf Command line utility provide many useful operations that we can perform with Team Foundation Se…

Shelving and Unshelving

Shelving is very powerful feature of the Source Control in VSTS that allows storing pending change…

MS Project Fields Mapping

TFS works with MS Project via mapping file with specific fields mapped from one application to ano…

Using MS Project with Team Foundation Server

MS Projects allows accessing Team Foundation Server and working with the TFS Work Items. This is a…

Managing Documents in TFS

Team Foundation Server provides us with the capability to manage various documents, also called ar…