Questions tagged [team-foundation-server]

Team Foundation Server is a complete Application Lifecycle Management (ALM) suite, offered by Microsoft. TFS combines activities such as Source Control Management, Work Item Tracking, Project Management, Build Management, and Reporting into a single product with strong integration points to the Visual Studio and Microsoft Office product lines.

Team Foundation Server is a complete Application Lifecycle Management (ALM) suite, offered by Microsoft. TFS combines activities such as Source Control Management, Work Item Tracking, Project Management, Build Management, and Reporting into a single product with strong integration points to the Visual Studio and Microsoft Office product lines.

Additionally, the rich API and extensibility points of TFS allows for custom applications and plug-ins to be created to customize TFS beyond the standard clients and server actions.

Product information:

368 questions
1
vote
1 answer

Accessing resources on localhost using domain credentials

I'm trying to set up Team Foundation Server 2010, Sharepoint Server 2010 and Report Server 2008R2. I apologize for how long my question/problem is but I'm really lost on where to even look so am being as descriptive as possible in hopes that I'm…
1
vote
2 answers

TFS2010 - Correctly setting up Host Header

We have a TFS2010 install on a Win2008R2 Server running IIS7. I've created a host header for TFS and want to use that instead of machineName:8080. I am getting weird behavior from it now. Every other time I log in I get: TF31002: Unable to…
Keith Barrows
  • 309
  • 1
  • 3
  • 15
1
vote
1 answer

Upgrade from SQL Server Express to Standard version, when using TFS2010?

We're currently using SQL Server Express 2008 as backend for our TFS2010 install (Basic). Would it be possible to move to the standard (or better) version of SQL Server without any big hassels?
noocyte
  • 194
  • 10
1
vote
4 answers

Are these the correct instructions to backup TFS 2010?

I am working on a backup plan for TFS 2010. I found this site http://msdn.microsoft.com/en-us/library/ms253070(VS.100).aspx that details a complex backup solution. Has anyone tested these procedures and can confirm they are accurate? There are…
Keith Sirmons
  • 740
  • 3
  • 13
  • 23
1
vote
0 answers

Repairing a TFS 2005 install or starting anew

Following : Installing Team Foundation Server on a shared database instance We did use a shared database instance setup for TFS 2005, and that was not a good idea, because of the Reporting Service dependency. The reporting instance on the server…
Johan Buret
  • 247
  • 4
  • 8
1
vote
1 answer

TFS 2010 RTM Sharepoint and Reports server asks passwords

I have clean TFS 2010 setup (Single-Server setup) with Sharepoint and SSRS on it. Everything works great except authentication pop-up box when I'm trying to access reports or project portal with IE. Re-read alot of docs but no luck :(
eject
  • 353
  • 1
  • 5
1
vote
2 answers

TFS 2008, Space issue

In our data tier of TFS infrastructure, the folder C:\data\TfsWarehouse.0.db has grown upto 2 gb. Since C: drive is of only 10 gb ..can we move this folder to some other drives. Can we delete the files of subfolder of TfsWarehouse.0.db. Or is there…
Kabir Rao
  • 123
  • 2
  • 14
1
vote
3 answers

Are there any tools to help with monitoring TFS status?

I would like a tool to help with ensuring our TFS (Microsoft Team Foundation Server) instance is running and accessible and monitor the appropriate parties if something goes wrong. Does something like this exist? If not it shouldn't be too hard to…
Luke
  • 2,103
  • 7
  • 27
  • 30
1
vote
2 answers

A lot of logon/logoffs events in Windows event log

I have a server that contains Team Foundation Server which we use for source control. This server is windows server 2003, however it is not our domain server. When we do a large 'get latest version' on a client machine with TFS, it tends to run…
0
votes
1 answer

copy folders from one team project to another

i have one TFS server, with 4 team projects in it. i want to copy folders of of one team project into another team project. here's the tree - TFS(Server) |___ A1(Team project1) |___ A2(Team project2) |______________(Folder1) …
seena
0
votes
0 answers

TFS 2017 Page loading issues for static icons and images

I've been working on a project whereby we are working to split the web tier onto a separate server from the app tier per our security requirements. It's actually worked really well with the exception of one piece. When accessing the TFS site…
0
votes
2 answers

Moving Team Foundation Server 2013 to new machine

I want to move our TFS database and application to a newer server. Both the TFS application and the SQL instance reside on the old server. The new server will be set up similarly but with updated software. A few notes about the servers... Old…
0
votes
1 answer

How to recreate missing Team Foundation Server database?

I've been trying out TFS 2010 Beta 2 on my local machine, or at least, had installed ready to do so. I had some issues with my MSSQL2008 server so I completely uninstalled and re-installed it and that sorted it. However, I'm now in limbo with TFS. I…
Amadiere
  • 113
  • 7
0
votes
1 answer

Migrate TFS 2012 collections to an existing 2018 TFS environment

I can't seem to find any article(s) explaining how I can migrate existing TFS 2012 collections to an existing TFS 2018 environment. Can I use this method - Move a project collection using attach an detach? Will detach and attach work on two…
Binoy
  • 1
0
votes
1 answer

Unable to upload reports to TFS 2018 Project Collection

I'm trying to add reports to my TFS 2018 installation following the tutorial here. When I get to the 'Upload reports to a team project' step, I execute the command TFSConfig addprojectreports /collection:"http://myServer:8080/tfs/DefaultCollection"…
HasaniH
  • 101
  • 2