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

Source code storage in TFS2010

How source code is stored in SQL server for TFS2010.Is it possible to see it by digging the Database?
superman
  • 377
  • 1
  • 5
  • 12
0
votes
2 answers

Problem with Team Foundation Server Builds

We have several project collections in TFS2010 and one particular collection is getting the following error. TF215097: An error occurred while initializing a build for build definition \xxxxx\xxxx Test Build: The request channel timed out while…
0
votes
1 answer

'Fool' Team Foundation Server into adding files under previous source control

I have my program code under TFS 2010 Source Control. TFS is running on a Windows 7 (32 bit) machine. The database server for the TFS is SQL 2008 (NOT SQL Server Express). I'm the only person using TFS. I'm trying to set up TFS on my new Windows…
A Werber
  • 1
  • 1
0
votes
1 answer

Process steps for migrating TFS 2010 to another environment

Is there a migration Process guide for migrating TFS 2010 with sharepoint services to another Active Directory? what are the software installation steps and the data migration steps? What are the sets of data (types of data sources like files,DB…
Ram
  • 1
  • 1
0
votes
1 answer

What to enter when asked `Provide Service AQccount` in TFS Server Configuration Wizard?

When installing TFS Server 2010 on my server, I'm asked to provide the service account as below screenshot. I've tried sa and NT AUTHORITY\NETWORK SERVICE account with admin password provided when installing SQL Server but all failed. If you have…
Nam G VU
  • 33,193
  • 69
  • 233
  • 372
0
votes
1 answer

Mirror a TFS folder to a shared folder

I have a folder in TFS that I want to publish to a shared folder on my local network (read only access). I would like that anytime a change (or new file) is checked in, the files will be automatically updated in the shared folder. What is the…
TheSean
  • 4,516
  • 7
  • 40
  • 50
0
votes
1 answer

CompilationOutputs in TFS 2010

Is there any similar property to CompilationOutputs in TFS 2010? If not, how to get all compiled assemblies including all metadata as in TFS 2008?
KantaZa
  • 1
  • 1
0
votes
2 answers

Can you create and modify Work Items in TFS 2010 without Team Explorer?

We have a team that consists of a number of non-developers - for these non-developers to create and modify Work Items, would they need to have VS 2010 / Team Explorer installed on their machines? Or is it possible to create and modify Work Items…
Ryan Shripat
  • 5,574
  • 6
  • 49
  • 77
0
votes
1 answer

TFS workitem informed by means of Outlook 2003?

I have vs2010 and outlook 2003 on my windowsxp(sp3) box. I'm try to make the tfs inform me any workitem, which is assigned to me, thru outlook email. I'm getting an Team Foundation Error TF242403. It seems that it is only possible for outlook 2007.…
JohnMunich
  • 601
  • 3
  • 9
  • 15
0
votes
1 answer

Team Foundation Server 2010 Framework

Can I work with framework 1.1 while using Team Foundation Server 2010?
0
votes
1 answer

TFS 2010 nested branches and common components

We develop a common component that we typically use in all projects. We want to include the source code in each project and be able to commit changes to the common component made while coding project back to the common component. So the TFS…
Bernd
  • 539
  • 3
  • 10
0
votes
1 answer

TFS 2010 installation: prc_SaveCatalogChanges returned the wrong number of rows

I've been attempting to install TFS2010 onto Windows 7 Ultimate but when I get to the Basic Configuration screen I get an the error message: *TF255356: The following error occurred when configuring the Team Foundation databases: Error occurred while…
0
votes
2 answers

TFS 2010 Build - registering VB 6.0 DLLs during a build

I have to deploy a classic ASP site through TFS 2010. This site has many custom VB 6.0 DLLs that need to be unregistered and re-registered during the deployment process. Is there a way to do this? This is my first experience using the build process…
Scott
  • 195
  • 1
  • 5
  • 16
0
votes
1 answer

Changing TFS Server Bound to MS Project 2010

Recently we upgraded our TFS server 2008 to 2010. Now, we have got problems with MS Project 2010. How can we change bound TFS Server to Ms Project 2010? We also tried to delete VS Team System Do Not Edit lines at property pages of mpp file. This…
bahadir arslan
  • 4,535
  • 7
  • 44
  • 82
0
votes
1 answer

TFS 2010 - How to set up for a new application

I have started at a new site that is using .Net applications for the first time. As a developer I am used to VSS but this product is dying a death so we are using TFS (BASIC) instead. I have been using TFS for source control up until now. But now…
arame3333
  • 9,887
  • 26
  • 122
  • 205