Top "Tfs-2015" questions

Use this tag for version specific questions about Team Foundation Server 2015.

Error 'No agent could be found with the following capabilities: msbuild, visualstudio, vstest'

I'm setting up a new build server using TFS 2015 and after I configured the agent, when I tried to queue …

tfs tfs-2015 azure-pipelines
Where can I find Microsoft.TeamFoundation.Build.Client in Visual Studio 2015?

I have a clean windows installation with just Visual Studio 2015 installed and I'm looking to find the Microsoft.TeamFoundation.Build.…

visual-studio-2015 tfs msbuild visual-studio-2017 tfs-2015
"Unable to find version" during TFS Build 2015 when restoring NuGet packages

I'm having troubles with NuGet package restoring during a TFS Build 2015. Since some packages require NuGet 3.x client, I've configured …

visual-studio tfs nuget visual-studio-2015 tfs-2015
How to get TFS2015 Build (Build.vnext) and NuGet package restore to use custom package sources

I'm trying to get our TFS2015 Build (TFSBuild vnext) going along with VS Team Services. Thus far most blogs and …

tfs tfsbuild azure-devops tfs-2015 nuget-package-restore
Where is $(System.DefaultWorkingDirectory) set for builds in TFS2015?

I'm trying to modify the value of this variable as it currently points to the source folder of whatever build …

tfsbuild tfs-2015 azure-pipelines build-agent
Configuring a TFS2015 build agent fails because agent pool not found. Why?

When configuring a build agent with the use of a PowerShell script, provided by an on-site TFS2015, the script errors …

tfs build-server tfs-2015
Signing out from TFS and sign in with new credentials

Im working VS 2015 and TFS 2015. By mistake I logged into TFS with a different credentials which is some what unused …

visual-studio-2015 tfs-2015
TFS 2015 Publish Build Artifacts in one directory

We have just upgraded from TFS 2010 to TFS 2015 and I'm recreating a XAML-Build-Definition in the "vNext" build/workflow-format. In the …

visual-studio-2015 tfs msbuild tfs-2015 azure-pipelines
TFS 2015 REST API Authentication

We are trying to invoke the TFS 2015 REST API's from a web-page using Javascript and have a challenge in establishing …

javascript rest tfs tfs-2015