tfs2015

TFS 2015 CI - Build artifacts are not generating for Console application in the solution which has web, console and WCF projects

坚强是说给别人听的谎言 提交于 2019-12-11 07:04:13
问题 I am creating a continuous integration using TFS 2015 CI for a project solution which has combination of Web project, WCF Project , class libraries and Console Applcation. The Project is structured as shown below Project Solution Project 1 (Web UI Project) Project 2 (WCF Project) Project 3 (Console Application-Batch Scheduler) Project 4 ( Class library) Project 5 ( Class library) Project 6 ( Class library) I have added the MSBuild task and included the following arguments , /p:DeployOnBuild

How do you install extension vsix files to TFS 2015 (Update 3)?

喜你入骨 提交于 2019-12-11 06:55:59
问题 I downloaded calendar extension file, but cannot figure how TFS uploads the file? https://marketplace.visualstudio.com/items?itemName=ms-devlabs.team-calendar Can you upload from UI? 回答1: Before uploading extensions, you must be a member of the Team Foundation Administrators group with Edit instance-level information permissions for the Team Foundation Server where you want to upload extensions. Go to your TFS home page (http://{server}:8080/tfs/) . Browse for your downloaded TFS extensions

Team Foundation Server 2015 Builds will not start

徘徊边缘 提交于 2019-12-11 06:21:13
问题 I am having trouble getting my builds to run when using MSBuild in Team Foundation Server 2015. We are hosting the application on an internal server. I have configured the Controller and Agent, which seems to be okay. The "Visual Studio Team Foundation Build Service Host 2015" service is running. When I try to queue the build, I get the following message, even though I am not using Visual Studio Online: When I ckick OK, the build seems to be queued, but I see the following message forever:

TFS 2015 API - 401 - Unauthorized: Access is denied due to invalid credentials

孤人 提交于 2019-12-11 06:20:42
问题 I am trying to call the REST API to get a previous builds details but when I try to run the script that calls the API, I get the error in the title: 401 - Unauthorized: Access is denied due to invalid credentials It's using the credentials of the Build Agent on the build server. The build server can see the TFS url because it's able to successfully build. And if I try to call the API using my credentials, it works. It just won't work with the account that the build agent is running under. Any

VSTS Build Definition for Android failing

早过忘川 提交于 2019-12-11 06:06:35
问题 I'm starting using the build definitions from Team Services for a Xamarin Android App. In Visual Studio everything works fine and I can check in the code to VS Team Services. UPDATE 1 Now, at the moment to create an Build Definitions for my project, it's falling. And this is part of the log: 2016-10-13T03:30:45.7198826Z Considered treating "Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. 2016-10-13T03:30:45.7748834Z 2>C:\a

Maintain password for TFS Release Management

爱⌒轻易说出口 提交于 2019-12-11 05:09:05
问题 I'm developing Release pipeline for our internal LOB applications using TFS 2015 Update2 Release Management. There are various tasks like "Windows Machine File Copy" and "Run PowerShell on Target machines" which needs admin credentials to be passed as input parameters. These admin credentials have Administrative access on target nodes. I'm using Windows service accounts for these. We have an organizational security policy to rotate passwords every year. With that in mind, it is cumbersome to

Automated Tests in Microsoft Test Manager “build directory of the test run either does not exist or access permission is required”

随声附和 提交于 2019-12-11 05:05:41
问题 We are trying to run automated tests using Microsoft Test Manager 2015. We've almost reached our goal. This is what was done so far: We are able to queue the 'build definitions' and successfully run Coded UI tests on a remote server. We've created a Test Environment and it's in a 'ready' state Test plan has build definition in use Test cases have association to the Coded UI tests. More info: We don't have a build and copy to drop off folder steps because we don't have Visual Studio installed

Nuget Package Restore Not Working In TFS 2015

无人久伴 提交于 2019-12-11 04:14:59
问题 Nuget package restore is not working at all for us with TFS 2015 RC2 and a build server with Visual Studio 2015. I have a Visual Studio Build task with "Restore Nuget Packages" checked but that step doesn't do any restore before starting the build, which then fails. There is no error or anything that gives me a hint what would be wrong. There is just no ouptut regarding the package restore. I also tried adding a nuget package restore step, despite it seeming redundant but that also doesn't do

How to increase the log file size threshold for TFS 2015 Build

落爺英雄遲暮 提交于 2019-12-11 03:54:29
问题 So those of us using the new TFS build system will undoubtedly have come across this rather annoying message: Has anyone came across a setting for this and how to eliminate or increase it? In this particular example, my log file is just over 2MB. Of course I can download the logs but I'm happy to wait a few seconds for this to load! I want the errors and warnings highlighted and coloured nicely in my scrollbar. 回答1: Unfortunately,there are no such settings. You can use some useful tools to

Tfs project creation results in error: TF400930: Field 'System.ExternalLinkCount' is defined multiple times

醉酒当歌 提交于 2019-12-11 01:54:02
问题 I have recently upgraded an on-premises Team Foundation Server from Tfs 2015 to Tfs2015.Update3 (14.102.25423.0) The upgrade was completed and all other functionality seems to work as usual. A day or so ago I attempted to create a new Tfs project (TFVC) and that resulted in an error. When I look at the application tier log files, I see the following: [10:31:30.153] Executing step: Create the Team Project. [10:31:30.167] Executing step: 'Create the Team Project.' WorkItemTracking