0
votes
0answers
7 views

Capture MSTEST command line arguments during a build

I have a unique situation where I'm trying to capture the mstest command line arguments and have them displayed via a WriteBuildMessage activity. If I can get over this hump, I plan to pass the string ...
0
votes
1answer
12 views

Unable to drop any build activity onto build sequence diagram

I have a strange problem with build process designer in VS 2010. I have checked out a build process template for edit and opened it in the designer. I want to modify the workflow but I'm unable to ...
0
votes
1answer
33 views

TfsBuild does not run unit tests

I'm using tfs 2010 and I want to create a tfsbuild defintion that runs unit tests. I created unit tests and it works perfectly on my local machine. I created a build definition, enabled tests, ...
0
votes
1answer
19 views

How to change build server's IE settings?

Like the user in this post: Selenium WebDriver: cannot find element with name I am getting the "Unable to find element with name == q" error. I'm able to correct it locally by adding bing.com to ...
1
vote
1answer
32 views

TFS Build Agent seems to ignore my active solution configuration and builds all projects

Requesting a build from TFS, the Build agent seems to ignore the active solution configuration and builds all the projects in our solution. We have excluded certain projects in our solution and TFS ...
0
votes
2answers
44 views

Get Build Quality List

I have a custom build that deploys code, part of the deploy process I need to specify the build quality. Currently I have to type in the quality, such as "Ready for Deployment". I want to add a custom ...
1
vote
1answer
45 views

TFS Build Copy to Versioned Folder

I'm currently looking at a TFS build server setup & I was trying to set up a process whereby I can set up a build template to build to a folder based on the version number of a .NET assembly ...
2
votes
1answer
60 views

Advantages of TFS 2012 Build Agents vs TFS 2010 Build Agents?

I am testing the compatibility between TFS 2012 Source Control and TFS 2010 Build Agents, and I am glad to inform that they are compatible. I am wondering if there are any advantages to using TFS 2012 ...
0
votes
1answer
63 views

TFS agnostic MSBuild Script

We currently have a "fairly" CI agnostic MSBuild script that is being built on TeamCity. The script does the following: Versions the assembly attributes using the TeamCity build number Compiles the ...
0
votes
1answer
153 views

copy files from TFS to build drop location using copy directory activity

my case , i want to copy from Folder TFS to build drop location when my build succeeded i am using copy directory activity, in copy activity directory destination directory ="Build Drop Location" ...
0
votes
0answers
33 views

TF Build 2010 trying to access my System32 directory

I have TF Build 2010 running. I gave the "VS Team Foundation Build Service Host" service admin privileges on the machine (for testing purpose). I am using the default build template unmodified and I ...
0
votes
0answers
137 views

TFS Build Test Results

We're working on Visual Studio 2010 and TFS 2010. We have our own BuildTemplate that is a copy of default template, but with some additions like (create Directory...), but the main point, that all ...
2
votes
2answers
104 views

Assign Global Variable/Argument for Any Build to Use

I have several (15 or so) builds which all reference the same string of text in their respective build process templates. Every 90 days that text expires and needs to be updated in each of the ...
1
vote
1answer
27 views

Is there any way to get project level error/warning messages from Team Build 2010 without slowing the build down?

I am in the process of setting up continuous integration in our TFS system. One major part of our system are the development of about 50 DotNetNuke modules to support our CMS infrastructure. Right ...
1
vote
1answer
77 views

Can TFS 2010 build controllers & build agents run on Server 2012?

Our TFS 2010 Build Controller and Build Agents (regrettably) live on our Dev app server, which we're planning to upgrade from Windows Server 2008 R2 to Server 2012. We don't have immediate plans to ...
0
votes
0answers
53 views

VS 2010 mkdir error

Trying to run a TFS build in Visual Studio 2010 and receiving the following error message: [Build path]\BuildType\TFSBuild.proj (470): The command "if not exist \[Build server]\[Build path]\sources ...
3
votes
1answer
103 views

MSTest hangs when executing web tests

I'm working on a test migration of a TFS server from 2010 to 2012. We've taken a proof-of-concept server and successfully upgraded it to TFS2012. Now we're trying to repurpose an older build ...
1
vote
1answer
49 views

TFS2010 database size

We've been using TFS since around 2009 when we installed TFS2008. We upgraded to TFS2010 at some point and we've been using it for source control, work item management, builds etc. Our ...
1
vote
1answer
111 views

Pass value from MSBuild Task to TFS Build Workflow

There are numerous examples and ways on passing a property value from TFS 2010 Build Workflow into MSBuild however I need to do the reverse. Basically on the build boxes custom target files have been ...
0
votes
2answers
126 views

How to use $(OutDir) in Pre-Build Event?

$(OutDir) = \bin\Release (in local with VS2012) $(OutDir) = C:\...\BuildDefinition\Binaries (on TFS2010 Team Build) How to do in a Pre-build event to write a XCOPY which works in the two cases ? In ...
0
votes
0answers
99 views

VS2012 Database project build failed

In VS2012, I have a solution with two database projects : the project 1 (MyProjectSQLCLR) and the project 2 (Database) which reference the project 1. In the project 2, a pre-build event do a xcopy of ...
0
votes
2answers
82 views

Cannot deploy my web application to remote location through MS build. This error comes up everytime

I am working on a big enterprise environment. When i try to deploy my solution to remote sever using ms build i get this error every time i try to deploy the app. According to the error message it ...
2
votes
1answer
383 views

MSBuild on TFS failed - WebDeploy Package

I'm currently working on a build for a project, but I'm facing difficulties with the TFS Build. I just want to create a zip package, using a TFS Build, with parameters from IIS Express. CSPROJ ...
1
vote
3answers
115 views

How do I disable suppressing a warning for one solution in a TFS build

I'm using TFS 2010 and have a TFS build setup to build our software. Everything is working just fine. But, we are getting the following warning: CSC: Assembly generation -- Referenced assembly ...
1
vote
2answers
106 views

TFS Build copies complete Repository for build

we have setup TFS Build for our project, but on every build the system copies the whole repository and then compiles our solution. How can we make sure TFS Build only downloads the files needed for ...
0
votes
1answer
102 views

TFS 2010 build server: mixing incremental and clean build

So far I have set up my build with the "Clean Workspace" option set to "All". It is a "Rolling Build", since TFS server and Build server are not fast enough (or we have too many checkins) for ...
0
votes
1answer
55 views

Input directly user info when query work items

When code run into line 2, Windows will show a popup to input username, password for TFS access: TeamProjectCollection = new TfsTeamProjectCollection(new Uri(url), new UICredentialsProvider()); ...
0
votes
1answer
299 views

TFS 2010 Build a solution with different paths for some projects

I have a solution that I am using for a build task of TFS 2010 (build server). Most projects are fine to end up in the same location, only difference is some dynamically loaded plugins, which should ...
0
votes
1answer
92 views

TFS - Gated Check - A version override can not be specified on a shelveset build

I am using a gated check-in for my TFS server. Everything was working great until today. I now get error message "A version override can not be specified on a shelveset build" every time I try and ...
1
vote
1answer
533 views

Powershell Script within TFS Build Defintion

Using Windows Workflow in TFS2010, I set up a PS script to run at end of build process. Followed example in http://www.ewaldhofman.nl/post/2010/11/09/Part-14-Execute-a-PowerShell-script.aspx to a T ...
1
vote
1answer
49 views

How does the build Agend Folder work on the Edit Build Workspace?

My build cannot pick up some of the projects in my application. They are stored in their own projects in TFS source control. I group them together in the Edit Build workspace; The Build Agent ...
0
votes
0answers
100 views

TFS Enable/Disable Build Definition

Is there a way via command line or directly within the build xaml to enable and disable a build definition? I have a build definition that queues a list of builds. When I use this for Production, ...
0
votes
2answers
187 views

TFS 2010 API: Unable to Get IBuildServer from ProjectCollection Server

I'm trying to promote an existing drop and need to validate that a given Build Name/Number is valid (status and quality) before deploying the drop folder to the target environment. Basing this off ...
0
votes
2answers
127 views

Visual Studio, difference when running tests in visual studio and on build server

We have the following setup: Visual Studio 2012 / SQL Server 2012 TFS 2010, Build Server runs unit tests automatically on build. A solution with lots of code and 2 Test Projects (so 2 separate ...
0
votes
3answers
182 views

TFS2010: Build Definition for projects under multiple Team Projects

I have a Visual Studio Solution having 3 projects in it. Same solution is having a folder in which I added existing projects which belong to other TFS Team Project. TeamPrj1 |- Solution1 |- External ...
1
vote
1answer
908 views

TFS Build doesn't download missing NuGet packages

I've been trying to setup my build server (Team Foundation Service) to automatically download 3rd party libraries and successfully build, but I don't know how to do this. Is there a way ?
0
votes
1answer
73 views

In TFS build, can the working directory be on a different partition to the $(SystemDrive)

Is it possible to set up a TFS2010 build rule/template to create the build workspace on a different partition to the $(SystemDrive)? Right now, we have set up a dedicated build server with all tools ...
2
votes
1answer
404 views

TFS 2010 build failing because it can't load Microsoft.VisualStudio.QualityTools.Plugins.CodeCoverage version 11.0

My TFS 2010 builds are failing inexplicably. The unit tests are passing, there are no warnings or errors. The build runs completely, beginning to end, but is partially succeeding. It took a while for ...
2
votes
1answer
134 views

Browse for Project Folders in Build Template TFS 2010

I'm adding a new argument to my custom Build template. The argument is almost identical to the default Projects to Build argument under Required -> Items to Build. It simply shows a dialog window ...
1
vote
2answers
132 views

TFS 2010 File/Project Structure

I am currently working with a source tree that has one sln file housing all the WebApps, WinServices, WebServices, Console Apps and Common libraries (Business entities, custom controls etc). The file ...
1
vote
1answer
170 views

How do I clone/copy build definitions from TFS2010 to TFS2012

I am under Visual Studio 2008 unfortunately and I know that there is the tfs powertools for later versions of viusual studio. But I am tasked with transferring build definitions from TFS 2010 to TFS ...
1
vote
1answer
144 views

MVC3 deploying to bin instead of MVC4 through TFS build agent

Local build works fine. One build server works fine (which isn't using a TFS Build). The problem is that a TFS build packages the MVC3 binary, not the MVC4 required. SERVER 1: Our TFS server has ...
0
votes
1answer
15 views

Queued Build is not connecting to db as it uses domainName\computerName instead of domanName\username

I am trying to queue a build in my own build definition. But the sql connection in my code throws an exception that Login failed for user 'domainName\computerName$' which is natural since it should ...
0
votes
1answer
74 views

Team Foundation server 2010 error in Adding Build agents [closed]

I am facing a problem to add Build agent in TFS2010. the scenario is like I need to move a build definition to new servers. Now the server which i got is cloned from my old server. So in the TFs2010 ...
0
votes
3answers
95 views

Can TFS 2010 build Agent run test?

If so why should we use the architecture of test agent and test controller?
1
vote
1answer
42 views

Resolve $() variable

I'm working on a migration of a Continuous Integration project from TFS 2008 with .proj file and Powershell scripts to TFS 2012 with Workflow Foundation and I have a problem with the interpretation by ...
0
votes
3answers
323 views

TFS Build 2010 - Set Initial Build Number

Is there a way to set the initial build number in TFS 2010? I am using the TFS build number (BuildDetail.BuildNumber) in my File Versions. On my Main branch everything works nicely. However, when I ...
2
votes
1answer
61 views

How To Permit more than one developer to Edit the same code file in TFS?

I'm new in TFS 2010 and config a source control. we want to work in a single code file in our solution (ReportViewer.aspx) but unfortunately when one of we check out the source code file other team ...
0
votes
1answer
94 views

want to adopt TFS without build management

I have a small team of 4 developers. We have been using VSS with a single unbranched repo (decision of predecessor). We have been playing with TFS cloud in hopes of creating a better solution. There ...
1
vote
1answer
235 views

TFS Build Service Wizard Failing on 'Edit collection-level information' permission set to Allow

I'm trying to setup a TFS Build service but the config wizard keeps bombing out on Edit collection-level information permissions, which I have set as required. There isn't much background ...

1 2 3 4 5 7