Questions tagged [tfs-2010]

Use this tag for version specific questions about Team Foundation Server 2010. Also, always tag the question with the "master" tag [tfs] as well. If this is not version-specific, use [tfs] for general questions and use [azure-devops] for Azure DevOps questions.

142 questions
0
votes
1 answer

Team Foundation Data Migration from TFS2010/SQL Server 2008R2 to TFS2012/SQL Server 2012 server

TFS2010/SQL Server 2008 R2 standalone hardware has crashed. I have the windows backups for the machine. Can I migrate these databases directly to a new TFS2012/SQL Server 2012 setup? This would save time but I would like some opinions from anyone…
0
votes
1 answer

TFS2010: Publishing test results takes forever

We have a TFS2010 instance that is hosted overseas. We have a proxy locally so pulling source code is really no problem. Even full gets are quite speedy. One issue that we are experiencing is that when an automated build completes it takes forever…
Adam Driscoll
  • 9,395
  • 9
  • 61
  • 104
0
votes
1 answer

TFS 2010 basic - how can I list all code files associated with a work item?

I have TFS 2010 basic and I would like to view all checked in files that have been associated with a work item. Any ideas? Cheers Tigger
WooHoo
  • 1,912
  • 17
  • 22
0
votes
1 answer

TFS Deployer Cross Domain

I am having trouble getting TFS Deployer to work over two domains. I have two domains, DEVDOM and TFSDOM. TFS Deployer is installed on DEVDOM machine and I have entered in the correct settings for authenticating against…
Andrew Cetinic
  • 2,805
  • 29
  • 44
0
votes
2 answers

Why does TFS 2010 installation not offer to install TFS on Win XP?

I am installing TFS 2010 on a Win XP PC. When I get to "Select features to install" it only offers to install the Team Foundation Build Service. It does not offer to install Team Foundation Server. Why oh why is this?
user128807
  • 10,447
  • 17
  • 53
  • 72
0
votes
1 answer

Hide Area and Iteration Names users don't have permission to view

I have end users going in as stakeholders and adding new work items. we have a long list of areas and iterations. I have created a custom group and denied them access to all areas and iterataions except the one they need but when they go create…
Baahubali
  • 4,604
  • 6
  • 33
  • 72
0
votes
1 answer

Permissions error when moving source from one project to another in TFS2010

I have ProjectA with folder XYZ under it in source control in TFS2010. I use VS2010 to move the folder to ProjectB. I have a Rename pending change. The projects are mapped to 2 different folders on my local disk. The move operation copied all…
tobewan
  • 189
  • 2
  • 9
0
votes
1 answer

TFS 2010 installation on 2003 with SharePoint 3.0

Is it possible to install Team Foundation Server 2010 on 2003 windows server with SharePoint 3.0 installed Is there are any conflicts on IIS site Thank you.
user
  • 3
  • 1
0
votes
1 answer

TFS TeamBuildTypes Folder Missing

Using TFS 2010. I have created a number of new Build Definitions. I also created new folder within the TeamBuildTypes folder locally and checked into TFS. I fired up a Build and see the TFS Workspace creates the folder (on TFS), but is missing…
obautista
  • 3,517
  • 13
  • 48
  • 83
0
votes
1 answer

TFS 2010 Build Creates dll.LOCKED file in the Binaries directory

Other projects need the DLL to compile. Anyone have an idea?
Harry
  • 1
0
votes
1 answer

TFS2010 import TFS2008 sharepoint sites and content

I'm testing a TFS 2010 install. I have the server set up and TFS 2010 installed. I have imported the projects from the existing TFS2008 server by doing backup's and loading them into the new sql server and then doing the import, which allworks…
semaj
  • 55
  • 1
  • 3
0
votes
2 answers

How do you SetMaxAttachmentSize in TFS 2010?

I want to set the maximum work item attachment size. From old blogs I have found that it is possible by calling SetMaxAttachmentSize, but the blogs are for older versions of TFS. I have found the new webservice path for TFS…
Jon
  • 2,389
  • 2
  • 20
  • 35
0
votes
1 answer

TFS Removing Values From Custom Fields

In our implementation of TFS 2010 we have added various custom fields to Change Requests, and some of these are drop down lists of items. As time has went on some of these items are no longer valid, but are potentially assigned to change requests…
MattR
  • 641
  • 3
  • 17
  • 38
0
votes
1 answer

Burndown Chart icon not showing up in TFS 2010

I am using TFS 2010 and scrum template I am using is "Microsoft Visual Studion Scrum 1.0". I have my Work Items and task added to the product backlog and to the sprint. My problem is, I don't see any icon or menu to click and see the burn down…
0
votes
1 answer

PowerShell Script to Build TFS Definition

I am trying to create a PS script to create TFS build definition files. I found below example. But, it's not working properly. I tried to follow the example and create a script without any success. Any help in identifying why below script is not…
user1636380
  • 79
  • 1
  • 9