Tagged Questions
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
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 ...
0
votes
0answers
34 views
View Log File do not open on some installations (TFS/VS 2010 - build log)
I experience a strange thing with my TFS builds. On some computers using VS 2010, clicking the "View Log File" -link doesn't open the logfile (which is a HTML file). There is no error, it looks like a ...
1
vote
2answers
223 views
Build cannot find entity framework
When I build my project in TFS it cannot find the entity fraemwork, yet when I look in the folder it is there;
I get these error messages;
Build started 14/02/2013 15:44:50.
Project ...
0
votes
0answers
45 views
TFS 2010 build randomly won't start
I had inherited a set of TFS servers (VMs) including 1 build server, yes, one TFS server per VM. After query new build for a build definition with manual trigger, occasionally (around 50%) the build ...
1
vote
2answers
69 views
TFS 2010 Builds Timing Out
I'm dealing with the following TFS 2010 build issue for the last 2 weeks and at this point completely out of options to try.
Here's the issue description:
- builds fail with an 'operation ...
0
votes
2answers
104 views
Cryptic TFS Build Error - Bug?
Can anyone make any sense of this TFS build error? Googling produces few results and my research hasn't given me a solution.
Method not found: 'Void
...
0
votes
0answers
320 views
How can my first Build definition work if is getting broken after “Queue a new Build” in Visual Studio 2010?
I am trying to use my automated coded UI test (CUIT) with Microsoft Test Manager 2010 in a physical enviroment.
Created a Build definition
Defined a drop folder for Builds and
Shared this folder as ...
0
votes
0answers
153 views
tfs builder: the process template could not be loaded
I'm trying to open an existing process template in visual studio tfs,
but get the following error:
How can I solve this?
Update
these are my Build Controller's properties:
these are one of his ...
0
votes
1answer
296 views
TFS 2010 after successfull build running a script
I am trying to build my solution at the TFS2010, after successfull build, I am trying to make TFS2010 run another application, like VS Post-build event.
It can be possible? and How can I make It?
0
votes
0answers
40 views
How to use TFS2010 to build a windows service?
Fairly new to the world of tfs2010 build. I can build my websites using tfs2010 build. However, when I try to use the same template to build my windows service, it failed.
The reason is easy: It ...
0
votes
1answer
885 views
TFS Build/MSBuild 2010 bin folder auto redirection to binaries folder not redirecting all projects
I have TFS2010 build workflow that compiles our solution which contains ~100 projects. Compilation is successful, tests run as expected etc. The issue I have relates to the redirection of the bin ...
0
votes
1answer
41 views
Revert back or Pick and choose what changes you want in the TeamCity build
I have couple of developers changes and they are all checked in to source control. Team city build is failing because of one of the developers changes. Since I already ran the build with both ...
0
votes
0answers
105 views
Continuous integration with Access 2003 .adp from TFS 2010… is it possible?
I have a project that uses an Access 2003 ADP for the UI. I've recently found out that by using the MSSCCI provider I can add this project in TFS and track changes do branching/merging. I would like ...
0
votes
1answer
151 views
Refresh build definition process parameter custom type
I am using a custom process parameter for a build which is a simple enumerator. That enumerator is located in my repository as a library and referenced in the Workflow arguments. That dll is imported ...
0
votes
1answer
219 views
TFS 2010 Build SharePoint with WCF Service
I am attempting to set up some continuous integration for a clients SharePoint environment.
The issue I am running into is with SharePoint projects that include a WCF service.
The project in question ...
0
votes
1answer
122 views
PowerShell Script in TFS Build not uploading to Azure
After searching on Google, I've managed to put together a powershell script based on this site to upload my azure project. When I try to add it to TFS build process using the steps on the same site I ...
0
votes
1answer
334 views
TFS 2010 Solution with multiple dependencies
I am new to build on TFS 2010.
I have 4 C# solutions. One of these solution has a dependency on the assembly produced by each of the other 3 "helper solutions".
I'd like to create a build definition ...
1
vote
1answer
285 views
Is it possible to have a TFS build activity run on a specific agent?
We are using TFS 2010 and we've got a requirement to run a separate EXE to execute our old VB6 build script. We've got 3 build agents spread across 2 machines but only one machine has the VB6 ...
0
votes
1answer
55 views
build management
I works at configuration team and as our company growing same our products and same our builds. consequently our builds dependency are being hard to deal with, and currently we are looking for a SW ...
0
votes
1answer
101 views
How to get TFS build on a dedicated server
I have my desktop with VS 2010 professional installed, a virtual machine with TFS 2010 installed and a second virtual machine on which I want the builds to work onto.
Thats what I'm trying to say.
...
0
votes
2answers
46 views
How are build logs transferred to TFS?
How are build logs transferred to TFS? Is it through web service or other means?
Also, how frequent is the transfer? Is it all in one bulk?
1
vote
2answers
876 views
Where is the build log located in Team Foundation Server 2010?
I am looking for the physical location of the TFS workflow log. Not the MSBuild Log but the log you see when you click "View Log".
I have read in other forums that the log is stored in an SQL ...
0
votes
1answer
172 views
Typemock Auto-Deploy and Build Definition Errors
I'm hoping there are some Typemock guru's which can help with the following error.
We’re currently testing Typemock’s (v7.0.6) auto-deploy feature as part of a TFS 2010 build. One issue I’d like to ...
2
votes
2answers
434 views
TFS not clearing build agent folders after migration to TFS2010
I am having an issue with TFS. When we had TFS2008, the build machine was able to clear files from the Build Agent Folders before creating a new build. However, after the migration to TFS2010, the ...
2
votes
1answer
445 views
Use Agent on other virtual machine TFS 2010
I have already a problem with my builds definition.
I explain :
i have 1 controller on my server
1 default agent on this server
1 default agent on a virtual machine.
When i build my project with ...
2
votes
1answer
326 views
Making TFS include the Published WCF Services in release build
We have a release build where we want all the WebApps and WCF Services included as separate zipfiles in the build.
The release build includes all our solutions in "Items to build" on the Process ...
1
vote
2answers
583 views
Copy the output of a TFS Build to a TFS Location
In TFS 11 a new feature has been added that allows you to specify a TFS location as a build drop rather than a network share. (see: ...
0
votes
1answer
546 views
TFS2010 - Logging inside custom build activity
We have a custom build activity, which performs the execution of our build. We use a custom activity, because the compilers we use are very special and the system is quite old and we do not want to ...
0
votes
1answer
277 views
TFS 2010 - Build and Test Nightly
I'm new on StackExchange and i'm a french guy so sorry for my english...
I search something to help me for continue integration on TFS web.
In fact, i want to build and make test during night because ...
2
votes
2answers
203 views
How can I launch an external process from within TFS 2010 Team Build to compile Visual Basic projects
I'm doing research on doing builds using TFS2010 Team Build. At the moment we are using Nant Scripting to build .NET code as well as launching external processes to build VB6 projects. We are slowly ...
3
votes
2answers
776 views
TFS: Query for builds containing a specific changeset
I have a number of build definitions that get executed based upon a single branch in TFS (eg Main).
I'd like to (somehow) query TFS to find all builds containing a specific changeset number that I ...
3
votes
3answers
2k views
Is it possible to copy file in tfs 2010 build process template?
I can see that there is a copyDirectory activity, but no copyFile activity. Is there any way to copy only one file from directory?
Or maybe there is a way to delete a single file from directory?
...
1
vote
2answers
225 views
How can I find the latest build in the BuildDrop location?
I've defined a build in TFS 2010 with a drop location like "\server\BuildDrop\". When I queue the build, it drops the build in something like "\server\BuildDrop\MyBuild\MyBuild_20120309.1".
I'd like ...
2
votes
1answer
212 views
Dll is Published site, but missing in Build
Should be a tiny issue of something overlooked, but I have been stuck on this one since days now and need some pointers here.
We are on .NET 3.5, VS2008 and TFS 2010
I have a ASP.NET Web Site ...
5
votes
3answers
1k views
TFS Build email alerts to the [Requested By] user
Is this possible?
Me and one of my co-worker are looking for this kind of solution for a while now and we can't find anything similar on Google.
The thing is simple. We want to automatically alert ...
2
votes
1answer
227 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
466 views
Getting No Test Results after customising the build template for nunit tests in TFS 2010
I have followed the link for integrating nunit in TFS as part of TFS build. http://danderson00.blogspot.com/2011/10/running-nunit-tests-under-tfs-build.html using NUNITTFS
It is running the nunit ...
2
votes
1answer
1k views
How do I setup TFS build definition when my localPC, source, build agent, and deployment are all on seperate servers
I'm trying to set up a build definition in TFS 2010. The options for this seem very limited, for instance I have 5 solution files in my source control and I don't seem to be able to specifiy which one ...
4
votes
2answers
549 views
What is the impact of deleting TFS Build Agent Working Directory?
My Build Agent Working directories are starting to take too much space on the disk.
I wonder if it is okay for me to delete some old folders, or if I should back them up.
What is the impact of ...
0
votes
2answers
61 views
TFS2010 trying to build a CS file
We recently switched from TFS2008 to TFS2010, and now one of our build definitions is failing on a strange error:
Building project "AAAA.cs".
It looks like it's trying to build a CS file. The file ...
1
vote
0answers
40 views
TFS2010 global build with 2 dependant projects
I have 2 TFS Projects (Domain and Web) and I need to let the Domain build first to a common location (C:\Dependencies) and then have the web include that dll. I have unit tests on both the domain and ...
2
votes
2answers
586 views
TFS edit build log using custom activity
in TFS while we fire a build. the build log is generated with all the details. like testcases result, code analysis etc...
if want to add some more details in build log. how to do that. i mean which ...
1
vote
1answer
316 views
TFS 2010 build agent: is it possible to get the latest code from tfs proxy?
we're looking to implement TFS 2010 for our teams which are split up at onshore and offshore. we've TFS Proxy in plan for the offshore team, with the TFS setup at onshore.
i know that when the clients ...
2
votes
0answers
415 views
Have TFS 2010 Build server publish to the same folder and overwrite
I've been looking for ages and I'm so exasperated because what I want to do is theoretically so simple!
I have a web project and when I tell my TFS to queue a new build I want my published files(or ...
2
votes
0answers
449 views
TFS 2010: How to create BuildDetail Links that can be displayed in a webbrowser?
public class AddHyperlinkToBuildOutput : CodeActivity
{
[RequiredArgument]
public InArgument<IBuildDetail> BuildDetail { get; set; }
[RequiredArgument]
public ...
1
vote
1answer
220 views
creating build types in tfs 2010
when you create a build types how do you deal with?
do you create 3 builds per each branch as (ci,gate, manual) or per branch what is suffice to.
(ex. ci- for dev branch, nightly- main ...
0
votes
1answer
201 views
Creating build under source control
I am trying to get over with my base structure to manage adopting alm practices.
First I have done structuring for my source folder structure where under my main branch I did put folder as builds. I ...
5
votes
4answers
2k views
Can a single TFS 2010 build definition be used for multiple branches?
I look after builds of our products and have been asked to come up with a way of customising an existing build definition to build different branches when required.
The build process for this ...


