Tagged Questions
0
votes
0answers
18 views
TFS2010 Build fails because unshelve fails to remove deleted directories with a merge shelveset
When we merge changes between branches, we verify that it builds by creating a shelveset of all merge pending changes, and running a validate shelveset build on a build server.
For the second time we ...
0
votes
2answers
28 views
Visual Studio 2012 redirects bindings for Microsoft.TeamFoundation.Client.dll
I have a C#/.NET 4.0 project which is a DLL library that contains some custom activities for a TFS 2010 build workflow. The project compiles and everything works on our development boxes.
On our ...
0
votes
2answers
54 views
How to have different Build and Drop directory structures in TFS
I have a TFS build configuration that build a solution with 36 projects. They are categorized in various platforms such as "Tests", "WPF" and "WinRT". I need to have my drop location configured with ...
0
votes
1answer
19 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 ...
1
vote
1answer
78 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
1answer
150 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 ...
1
vote
0answers
46 views
MSDeploy broken on Team Build Server after Installing Visual Studio SDK
I have had nightly builds set up and working for a few months until now. I installed Visual Studio 2012 SDK on Saturday and now my builds are not deploying via MSDeploy.
My build server has Visual ...
0
votes
1answer
33 views
How can I collect name of dlls, which have already built during a running build.
I have TFS 2012 with Build Agent and Buld Controller. If I start a build, which is very time consuming, I would like to write to the log file the names of dlls that have been built (like build ...
1
vote
1answer
66 views
Build Server Will NOT Deploy certain apps
We recently upgraded to TFS2012 and now we have an MVC app and a WCF Service both built in VS2012 that WILL compile and build but will NOT deploy. Any ideas on what I should research? I read that MS ...
1
vote
2answers
48 views
How to display NUnit errors nicely in TFS2010 via MSBuild
I'm trying to integrate NUnit into a TFS build workflow.
I found the MSBuild.Community.Tasks NUnit integration, which is great. I can run NUnit on my test DLLs as part of the TFS build. So far so ...
1
vote
0answers
38 views
MSBuild add file to primary output
How can i add some custom file created by MSBuild to project output?
i.e. I have blank .csproj, I add Exec task to Target that generates some file.txt and now i want to include this file into ...
1
vote
0answers
67 views
HOWTO: Deploy NopCommerce from Team Foundation Service to Azure
I am currently trying to setup a website based on NopCommerce and since I want to customize it I use the source code and control the build process. My setup is based on Team Foundation Service Builds ...
-1
votes
1answer
100 views
Print the build number on an asp.net mvc application
I have an asp.net mvc 4 application which prints the assembly number in the header.
I have setup continuous integration and deployment to azure.
I have setup my build number very simple to: ...
1
vote
1answer
42 views
How to check if Build failed in Finally
I've got a BuildDefinition file, in the Finally part I deploy the application (B in image) using a console app due to the complexity of the deploy.
But when the build fails the application shouldn't ...
0
votes
0answers
50 views
Necessary windows work flow changes to Run Unit test cases on deployment machine using TFS Build Template
In the TFS build template We have automated the build,deploy and validatio.Now in the template if we set process->basic->Unit Test Type= After Deploy we need to run the unit tests on deployment ...
1
vote
1answer
66 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
143 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
151 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
1answer
255 views
TFS Build fails with “Could not coyp file” of file not even in the project
I have TFS Build set up, which worked fine until yesterday. Since then I get the following error from one project:
C:\Program Files ...
0
votes
2answers
88 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 ...
1
vote
3answers
150 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
1answer
222 views
TFS 2012 - binary files are not generated when using automatic build
I am newbie to TFS.
I am trying to automate process of build upon checking in the code in TFS.
I setup a Controller and an Agent. I created a new build definition and set a "build" and "drop" folder ...
0
votes
1answer
377 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
445 views
Pass property value from TFS Build Definition to proj file
I have a build definition set up in my TFS 2012 instance. In this Build Definition I want to pass in a custom argument and access said argument in my .csproj file. For example:
MSBuild Arguments: ...
0
votes
1answer
100 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 ...
0
votes
0answers
79 views
msbuild project using vsprops
I'm using TFS Build Agent to run an MSBuild project (MyProj.proj).
For each build the TFS creates a vsprops file (In my case MyProj.proj.vsprops)
The content of MyProj.proj
<Project ...
4
votes
2answers
611 views
Changeset Number into Version Info with hosted TFS
We're using Team Foundation Service instead of a local TFS.
Our solution was created on Visual Studio 2012.
My problem is now that we want all assemblies to have the same version number (this part is ...
0
votes
0answers
132 views
Delete all Directories except one - MSBuild
I have a TFS MSBuild project from there I am trying to delete directories whose names I would not want to explicitly specify from MSBuild [Since they are many and may change in the future] but want to ...
0
votes
1answer
130 views
sqlproj post-build $(Configuration) incorrect on TFS
I am writing a sqlproj using the latest version of SSDT but the post-build event $(Configuration) macro doesn't seem to be evaluated correctly using TFS.
I have written the following post-build event ...
4
votes
2answers
195 views
MSBuild minify & concat javascript, hash contents into filename
I've been using, up to this point, MS Ajax Minifier for squashing and combining my CSS and JS. My servers set very far future expires headers so i need a cache expiry strategy. Currently I'm manually ...
1
vote
1answer
195 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 ...
0
votes
2answers
618 views
MSBuild TargetProfile gives No default service configuration error
I am building an Azure Cloud service application in a TFS 2012 build definition. Everything is working properly with the default "Cloud" configuration. However when I set the TargetProfile property ...
1
vote
0answers
90 views
msbuild.exe with tfsbuild 2010 locks unit tests “out” folder with rundll32
I've got a problem with TFSbuild 2010 when running a build that contains unit tests. The build goes normally until the launching of unit tests with mstest.exe.
At this time, I've check my task ...
2
votes
1answer
466 views
tfsbuild - TFS build definition - default web application to deploy
I have two MVC 3 web projects one for a mobile application and the other is the regular desktop web application, the last to be added was the mobile application, I have a build definition that deploys ...
0
votes
1answer
423 views
MSTest.exe exited with ExitCode 1
I am manually running tests from msbuild/tfsbuild by manually invoking mstest.exe but it is failing unexpectedly with error MSB3073 and ExitCode 1 when I am expecting 0.
I have this target that ...
0
votes
1answer
388 views
TFS Build Controller : “Could not load file or assembly 'Microsoft.WindowsAzure.StorageClient, Version=1.7.0.0”
As you know that your TFS Preivew does not support for Azure SDK 1.8 so We are using On-permises TFS build controller to build our project.
During Azure Continous Inegration deployment build we are ...
0
votes
0answers
82 views
contents of tfsbuild output folder is different then contents of the msbuild output folder, non-referenced assemblies in tfs output folder
Building my solution with MSBuild results in all the correct files in the output folder.
Building with TFSBuild results in all the CrystalDecisions.ReportAppServer... assemblies being included in the ...
2
votes
1answer
4k views
TFS 2010 build error - imported project “project_path” was not found
Have been trying to build a solution which contains a number of projects and keep getting a recurring error.
I have managed to get the build to partially succeed but always get the error shown below:
...
0
votes
1answer
88 views
trigger build tasks in visual studio and tfs build
I have a c# solution with multiple projects. I have a .sln file I build the solution with in VS2012.
I am looking to set up TFS Build and want to include some custom msbuild actions, such as running ...
0
votes
1answer
85 views
Separate msbuild settings for developer and ci build server? [closed]
I am currently setting up my c# mvc 4 solution in tfs build continuous integration.
What is best practise regarding msbuild settings - should the same be ran on developers machine as the CI build ...
0
votes
1answer
57 views
assistance with fxcop
I am at present developing a mvc4 project that comunicates to a set of wcf services. I am setting such up in tfs build for a team of developers.
I am very much a newbie to fxcop and code analysis in ...
0
votes
2answers
87 views
recommended msbuild tasks fo CI environment [closed]
I am currently setting up continuous integration environment - TFS Build.
I am interested for feedback as to what msbuild tasks are recommended to be set up in such environments. My plan is to ...
2
votes
1answer
184 views
What happened to the “Reason” property in TFS 2010 Builds
When we used TFS 2008 (SP1) we used to be able to access the "Reason" MSBuild property, which contained the reason the build was running. This was available as soon as the build started, so no ...
0
votes
1answer
39 views
MSBuild error MSB3107
I get the following error on an MSBuild: MSB3107
C:\Windows\Microsoft.NET\Framework64\v3.5\Microsoft.Common.targets (1001): The specified project reference metadata for the reference ...
2
votes
0answers
172 views
Automate clickonce publish with msbuild for project with a project reference
I am trying to automate a tfs build for a click once .net c# application.
I have edited the default xaml according to the following post: ...
0
votes
1answer
119 views
msbuild and tfs build and unit testing
So I'm building a very basic solution to practice msbuild. It has a library, website, and test project. I learned that I can create a task to run mstest to run all my tests.
But I noticed in tfs ...
1
vote
0answers
63 views
Condition statement to be used with “AfterCompileSolution” in tfsbuild
i need your help. I am running into a situation. I am trying to copy certain binaries into a particular folder. I am adding those task into "AfterCompileSolution" . I know it is incorrect, bcos it's ...
2
votes
1answer
494 views
increment version number in versioninfo in tfsbuild CI
I have a c# web solution and I am in the process setting it up in TFSBuild 2010. As I am new to this, I require assistance as to how I can achieve certain tasks. Any assistance with this would be ...
2
votes
1answer
1k views
How to use MSBuild extension's Zip task?
I decided to use MSBuild Extension's Zip task to compress some of my source code at every build.
However, this not works:
<UsingTask TaskName="MSBuild.ExtensionPack.Compression.Zip" ...
0
votes
1answer
74 views
Compression Task (Team Foundation Server)
I'm using Team Foundation Server, and I have to make a compressed zip file from my source code automatically everytime the build server builds the code.
This is a fragment of my project file:
...

