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
0
votes
1 answer

Can the Visual Studio 2012 C++ Redistributable be installed automatically with a TFS Build?

I have an ASP.Net project that's using the ClearScript.V8 library which relies on the Visual Studio 2012 C++ Redistributable to work. I'm faced with the prospect of having to install this on 50+ machines and I'm curious if I can get TFS to do it for…
Spencer Ruport
  • 487
  • 1
  • 3
  • 17
0
votes
1 answer

Can't access secure site using Windows Authentication from server 2012

I apologize if this is the wrong site for this question, but I honestly don't know what component of this setup is causing the problem. I have a server running Windows Server 2012. It is running TFS 2013 and SQL Server 2012. Everything is set up…
0
votes
1 answer

Team Foundation Server 2013 and Large SQL Tables

I have a Windows 2008 R2 virtual machine running Team Foundation Server 2013 and MS SQL Server Express. We are a small (<10 programmers) development shop and have 3-4 collections in TFS. We stood this system up 1.5 months ago. Today TFS stopped…
JHowIX
  • 103
  • 7
0
votes
2 answers

User TFS sessions get disconnected

From a while we are observing a strange issue with TFS - User sessions. we are having a isolated environment(AD and TFS are set up in a different than local domain) for TFS . Users report that their sessions on TFS/Visual studio get disconnected and…
Pasha
  • 243
  • 5
  • 14
0
votes
1 answer

Unable to login with Windows Auth on server but can externally IIS 7

I'm running Windows Server 2008 Standard Edition with IIS 7.5. I have TFS 2013 Update 2 installed and for whatever reason I cannot connect to my web site which requires Windows Auth while remote desktop'd onto the server, however, if I connect via…
0
votes
0 answers

Delete TFS Project Collection - SqlException

I'm trying to delete a team project collection in TFS 2010. Unfortunately after struggling with some old instances (some that don't even have databases anymore) I get an error even when attempting to delete a brand new instance. I go through the…
Ian
  • 101
  • 3
0
votes
3 answers

Upgrade TFS 2012 Express to TFS 2013 Express

What I would like to do is upgrade our TFS 2012 express to the TFS 2013 express. There are many guides telling how to upgrade from express to something else (from free to non free) but I can't seem to find how to upgrade from express to express. I…
Ares
  • 131
  • 5
0
votes
1 answer

In-Place Upgrade from Windows Server 2008 R2 to 2012

I realize that this might not be the best place to ask this question but I'm not sure which one of the StackExchange websites this question belongs to except for ServerFault. I currently have a Windows Server 2008 R2 machine which has TFS 2010 and…
0
votes
1 answer

TFS 2012 Backups w/DPM

I have a few servers running (mixture of 2012 and 2012 R2) and am playing with Microsoft's DPM as a backup solution. One of the things it complained about during installation was ensuring the SQL Server service I am configuring it to connect to…
0
votes
1 answer

Get mapping Workitems when migrating with TFS Integration Plateform

When migrating workitems from a project to another using TFS Integration Plateform, is there a way to get the mapping between the workitem id in the old project and the new id in the new project ? Perhaps in a table of the…
Philippe
  • 101
  • 1
0
votes
1 answer

Transfer data to hosted TFS

Microsoft has set up TFS hosting at tfs.visualstudio.com. We are looking to switch over but I'm not crazy about losing a lot of our check in history. Searching through the online resources I don't see anything that talks about how to transition…
NotMe
  • 3,772
  • 7
  • 31
  • 43
0
votes
1 answer

Can't Remote in or log in to tfs SERVER

Tried rebooting- It boots but never comes to the login screen stops at blank blue screen [note:not BSOD] People can still use all the tfs services via[public ip] just fine but I can't ping it with local ip or remote in or directly log in I really…
0
votes
1 answer

Project Server 2012 Setup Claims there is a Previous Version - it's not

I have set up a test environment with this software on the Server: Windows Server 2012 Standard SQL Server 2012 SharePoint Server 2012 Enterprise Language Pack for the SharePoint Server Team Foundation Server 2012 Now I want to install Project…
0
votes
1 answer

TFS 2008 Subfolder Permissions

I am a TFSAdmin and when I have a TFS project in which a subfolder needs specific permissions to deny some users. So, I right click on the folder in question hit Properties, and click the Security tab. There I select the Windows User or Group radio,…
gmcalab
  • 183
  • 10
0
votes
1 answer

Executing a TFS Build Agent outside the domain of the Build Controller

I have the requirement to execute a build agent on a machine that is outside the domain of the build controller. Is this possible and if so, is any extra configuration needed.
andrew_scfc
  • 103
  • 1