How does one configure the size limit for Work Item attachments in MS Team Foundation Server 2010?
I remember in 2008 there is a web service, but that same path does not seem to work.
EDIT: I found... http://localhost:8080/tfs/_tfs_resources/WorkItemTracking/v1.0/ConfigurationSettingsService.asmx?op=SetMaxAttachmentSize
But it generates TF53010: saying that this must be done in a project collection that is usually found in the root under _tfs_resources. (Which is where I was running this from).