0
votes
1answer
44 views

Constructor on type 'System.String[]' not found

I defined in my BuildTemplate.xaml a new Argument with Type of String[][]. Now when I open the build template and try to fill the argument I got the error: Constructor on type 'System.String[]' ...
4
votes
0answers
57 views

Mutually Exclusive Team City Build Triggers Both Firing

We have two separate builds configured in TeamCity against TFS with the following triggers (listed below). Build 1: +:Folder1/Folder2/Folder3/FilePrefix\*\* +:Source/\*\* +:Tests/\*\* Build 2: ...
0
votes
2answers
124 views

MSBuild build fails when trying to use the “Get” task

I'm in the midst of doing a test upgrade from TFS2010 to TFS2012. They're using the Upgrade Template to run an extensive set of custom MSBuild tasks to automate their build and deployment. The MSBuild ...
1
vote
2answers
130 views

Build never starts on TFS2012

I'm attempting to set up some build controllers and agents in our TFS infrastructure. Our TFS server is setup as a build controller, and I have a few build agents set up as well. When I queue a new ...
0
votes
1answer
90 views

Automatically renaming files during a TFS Merge

My development team is in the process of implementing branching and merging in TFS. Our software is contained in one solution, which many projects embedded within. One of those projects contains all ...
1
vote
1answer
105 views

Best way to set up a testing database for an automated TFS build process

I am using a customized workflow that runs a couple of test projects. Some of these projects use a database (I know this should be in a separated context, but I cannot change the tests code) to run ...
0
votes
0answers
117 views

TFS Build Machine - Web project + Silverlight

I am unable to build on the TFS build machine my project... I have a web project that has a silverlight app. Somehow the problem is related with the copy of the XAP file to the clientbin folder. In ...
0
votes
1answer
75 views

automatically add items to folder

Here is brief explanation about my project. By using Build Definition, when I execute the build, two steps has to be executed Generate a file Deploy the file that I generated To do so, I needed ...
-1
votes
1answer
101 views

VS2010 TFS Automated build [closed]

I have 'fair' experience about VS and TFS environment. Here is what I have done so far. After I finished the coding work, I built it, checked-in it and other guy deployed it. So, I don't know what the ...
0
votes
1answer
133 views

TIBCO automated build

I am really new to TIBCO environment, and I am working on TIBCO BW. I really want to know the concept "how to build and deploy TIBCO". Various books told me that TIBCO Admin will deploy and manage ...
1
vote
2answers
363 views

TFS unit tests passing on developer machine but failing on build machine

I have some unit tests that are passing on developer machine but failing on TFS build machine. These tests are failing for different reasons. I have very limited access to build machine. But I could ...
1
vote
2answers
852 views

TFS 2012 automatically build projects that depend on current one

Ok so I have to admit, I'm very new to all of this build automation stuff. But basically what I'm wondering is if there is a way to wire up my build definitions in such a way that if I have a case ...
0
votes
0answers
196 views

TFS TeamBuild : AgentScope - Gated Checkin

I have a situation here,I have designed my TFS Team Build 2012 build template as below Run all Activities with in Agent Scope except Gated Check-in Send mail in case of both success and failure of ...
0
votes
1answer
67 views

Team foundation CI build watching specific branch

How can I setup an automated TFS build which would fire up only when check-in occurs in a specific branch of the project as opposed to on every single check-in across the team project?
0
votes
1answer
103 views

Build silverlight application on tfspreview

I'm trying to setup an automated build on tfspreview for a solution containing an SL5 project, but when I enqueue a new build I get an error from the agent, complaining that it can't find ...
1
vote
0answers
190 views

Automated build: MSTest takes very long to complete on Team Foundation Build server

I have the following issue. I have an automated build setup on a tfs build server (TFS 2010) The workspace of the build definition contains 2 solutions I've configured to be built When building, the ...
3
votes
3answers
620 views

Reuse parts of a TFS build process template

TFS build flow is defined in TFS 2010's build template(which in fact is Windows Workflow Foundation file with *.xaml extension). It was pretty convenient for dealing with single build definition in ...
0
votes
1answer
516 views

TFS Build Workflow InvokeProcess PsExec

I am trying to run a batch file automatically during a build from a TFS build workflow. I have added an InvokeProcess activity with the following: Arguments: "\\" + agent + " /accepteula -u ...
0
votes
2answers
304 views

TFS Build Automation(New project added to solution is not showing up in build output directory)

We have build definition in place and it is building the solution and coping the binaries to the output directory as required. But when I added a new project to the solution, the binaries of the new ...
1
vote
1answer
193 views

How do I chase down the cause of this TFS Automated Build Error?

I have a solution that contains a website project and several projects that hold support classes. Each project serves a separate basic function: Configuration, Data, Identity, Business Objects, etc. ...
2
votes
1answer
229 views

How to get CodeCoverage in a custom build activity

How do I get the code coverage in a custom build activity? I'm trying to get the coverage % so I can pass it to another app that I'm running as part of that custom activity.
1
vote
1answer
289 views

TFS Build Workflow add a new test activity for Coded UI tests

I'm trying to create a build workflow for TFS that enables the following sequence of events (for now for a Web App, but in the future for Sharepoint projects to): Build -> Test (Unit Tests) -> Deploy ...
1
vote
1answer
399 views

TFS 2010 extend gated build to send changeset id to another system

I am extending a gated build to integrate with a 3rd party system. What I'd like to do ultimately is send the changeset id and list of changed files to this system. Following Jim Lamb's post ...
1
vote
2answers
674 views

Requirements for TFS automated build and publish

I'm new to TFS and we're trying to automate the test / build / deploy process for our builds. The problem I'm experiencing is that when I try to start a build with automatic deployment (for a ...
2
votes
2answers
179 views

TFS2010 and compile once strategy

I'm trying to implement a compile once strategy on TFS2010 and I need a little input on how to do this. On CI I want to compile everything (e.g. debug version and a release version) and run unittest. ...
0
votes
1answer
126 views

Deployment failed with error : login failed for user 'xx'

The deployment of the build in TFS failed within 10 seconds with the following error. Deployment fail with error: Login failed for user 'XX' Any help Thanks, suren
1
vote
2answers
285 views

From TFS build workflow, how to open a source control file without downloading it

I'm using TFS 2010 and Team Build 2010 to automate building a C++ project for embedded platform (TI compiler). I'm want to customize my build version number by reading a file that is under source ...
8
votes
3answers
555 views

TFS Automated Build Strategy Questions

I'm new to Team Foundation Server, and I'm currently working on setting up an automated build strategy for my project. One bit of confusion I'm having is how to setup automated builds that match our ...
2
votes
1answer
167 views

How to use MS Team Build with other compilers?

I've been using Team Build 2010 successfully to automate builds where the source code is written in MS C#/C++. Now I have to automate firmware code that is compiled with a compiler from TI. The TI ...
2
votes
3answers
209 views

How to temporarily safely ignore files/changes from TFS

Where I work we have a long build process that includes more than a dozen modules. I work in module [A], and it often happens that code is checked into module [A] at the same time as code is checked ...
0
votes
2answers
368 views

TFS Builds Queuing

I'm facing this issue in a build. Other Errors and Warnings 1 error(s), 0 warning(s) Failed to create directory '\\win-akk2jup2ka\share\UICoded Build\UICoded Build_20110817.4'. Details: The ...
1
vote
2answers
1k views

TFS 2010 cloaking in the build definition file - error

I am using TFS 2010, and I am trying to test the cloaking functionality. I have nearly identical build definition files for each environment (dev, qa, prod) - they only differ (for testing purposes) ...
3
votes
2answers
1k views

TFS Build Workflow - InvokeProcess for SC.EXE? Or Custom Activity?

I need to run a command as part of my build workflow. Specifically, it is sc.exe with certain parameters like this: sc.exe \\computerName STOP "serviceName" In the build workflow, can I just use ...
0
votes
2answers
630 views

Copy files from one TFS projects collection to another

What would be a reliable way to copy some files from a project within TFS projects collection A to another project within TFS projects collection B regularly. The latest from source is to be taken and ...
2
votes
1answer
574 views

Check Source code changed since last TFS successful build

In TFS 2010 custom activity how to find out programatically whether my project(s) source code changed / checked in since its last successful build.
4
votes
1answer
354 views

How to ignore JS and CSS files on gated checkin?

Is there a way to avoid the automated build when we checkin only js or css files? It doesn't need to build anything, I would like to skip the build for these files.
4
votes
1answer
406 views

How to find build event output in TFS build

We have a solution with a lot of projects. One of those projects contains a Visual Studio pre-build event, that auto-generates all code files used in that project. This works rather well on our local ...
2
votes
3answers
2k views

run a batch file from TFS 2010 build

After a specific build, I want to run a batch file which has TF.exe commands which do the following: Check out a DLL Copy one of the "freshly built dlls" over top of the checked out DLL, then check ...
0
votes
2answers
1k views

TFS 2010 Automated Deployment Process

I am trying to understand the automated deployment process in TFS 2010. I have a DEV, QA, Stage, and Live environments. Using a basic (or standard branching strategy), when configuring automatic ...
4
votes
3answers
791 views

TFS 2010/Code Metrics Integration, Automated Builds Fail, Code Metrics Don't Run

I'm trying to add an automatic post-build trigger to run NDepend (code metrics software) after an automated team build in TFS 2010. NDepend's website provided code for integrating this capability, ...
7
votes
2answers
2k views

Code Metrics in Visual Studio 2010

I was wondering what options were available with regards to code metrics in Visual Studio 2010. I know there are manual metrics that can be run on your code from within the IDE, but are there any ...
3
votes
4answers
2k views

Automated Builds in Team Foundation Server

I am setting up an automated build for my solution. However, I get errors regarding failures in copying certain information to certain folders. This pertains to build events that each project in my ...
2
votes
1answer
742 views

Add parameters to a build to be edited a “Queue” time

I have made several custom process parameters. They are for versioning purposes (ie IsMajorBuild, IsMinorBuild, etc.) When I right click on my build and select Edit Build Definition, then select ...
2
votes
5answers
5k views

Team Foundation Server “Build Controller”

We are in the process of trying to automate our build process. We use Visual Studio 2010 and the source control server - Team Foundation Server 2008 - is on a different machine. When I right-click ...
1
vote
2answers
768 views

TFS 2010 Build Server and Microsoft.Practices References

I am busy trying to configure a build server for TFS2010. My project has references to Microsoft.practices. The build fails because it can't find these references on the build server - because I ...
10
votes
2answers
8k views

TFS 2010 Automated Build Server

I'm looking to create an automatic build server which runs either when the developer check in changes to a solution or a certain time frame is reached (say 24 hours). I've looked around, and from ...
0
votes
2answers
221 views

Can I setup a symbol server outside the TFS build machine?

I would like to setup a symbol / source server at our company but I have not access to the TFS build machine because this is managed from another department (I'm a developer and this is managed by the ...
0
votes
1answer
396 views

Code Coverage possible for TFS Build 2008 building Visual Studio 2010 Project?

We have moved to Visual Studio 2010 but our TFS folks are not ready yet. After some work, we can get the build to work, but we don't get code coverage. We are running using the MSTest test runner. ...
0
votes
1answer
298 views

Is it possible to set up TFS 2010 to do gated checkins but use NAnt as the build engine?

We are currently using TFS as our source code repository, but I prefer NAnt as my build engine over MSBuild. I was wondering if anyone knows if it is possible to use NAnt for the build engine but ...
1
vote
1answer
2k views

ClickOnce & TFS Automated Build and Deployments

I have an application that we use internally that is deployed through ClickOnce. We have 5 locations that I deploy the Install to manually by changing the Location Settings and running the Publish 5 ...

1 2