hope that everybody he开发者_StackOverflow社区re is OK. We are using VS 2008 as development tool, TFS 2008 as version control as well as build automation. Some of our developer use dbpro for database
Can anybody help with this error in the log of my Team Build 2010 build? It only seems to occur when I have two build agents running on the same machine at 开发者_如何学JAVAthe same time.
I have a web application that has some non-web projects as well. When using Web Deployment, a single assembly is generated for all the aspx.vb files.
I am trying to set a PropertyGroup depending on the value of another PropertyGroup: <PropertyGroup Condition=\"\'$(BuildDefinitionName)\'==\'Dev1\'\">
I have a solution the source Control (TFS 2008) with multiple projects. Some of the projects are independent of each other. I dont want to build the complete solution instead sometimes we need to buil
It seems odd that the main build definitions would not have a histo开发者_JAVA技巧ry, but I can\'t find any mechanisms. Please tell me there is someway to track changes to the build definitions over t
I am using TFS 2008 and Visual Studio and my boss has instructed me to implement Build Automation for Development and Release builds for a web Project.
I have recently upgraded from TFS2005 to TFS2010 (and sub-sequently the team build server). I used to be able to get a team build on one of my solutions to work pretty easily, (see structure below)
I have one build definition (TFS 2008), with two solutions in it: TFSBuild.proj: <SolutionToBuild Include=\"$(BuildProjectFolderPath)/../../ProdigyUtils/Development/ProdigyUtils.sln\">
I\'m trying to track down some problems with unit tests in a test TFS 2010 build.The overall log file reports an error being returned from MSTest, but the only log files I can find, the log files for