Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Team Foundation Server - Build Automation | Forum profile

Forum profile page for Team Foundation Server - Build Automation on http://msdn.microsoft.com. This report page is the aggregated overview from a single forum: Team Foundation Server - Build Automation, located on the Message Board at http://msdn.microsoft.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Team Foundation Server - Build Automation" on the Message Board at http://msdn.microsoft.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: MSDN Forums - Team Foundation Server - Build Automation (site profile, domain info microsoft.com)
Title: Team Foundation Server - Build Automation
Url: http://social.msdn.microsoft.com/Forums/en-US/t...
Users activity: 18 post per thread
Forum activity: 50 active threads during last week
 

Posting activity on Team Foundation Server - Build Automation:

  Week Month 3 Months
Threads: 50 104 150
Post: 65 151 263
 

Team Foundation Server - Build Automation Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Ruiz Yi
10
user's latest post:
team build with interactive session
Published (2009-12-02 02:13:00)
Hi olcayb, Another guess is that the process W3WP.exe is recycled on weekends. As the default recycle time of IIS AppPool 29hours. Best Regards, Ruiz
Steven StJean
8
user's latest post:
Builds from any project hang,...
Published (2009-11-26 18:29:00)
Are there any error messages in the Event Viewer on the TFS App Tier?  You may also want to run the TFS Best Practices Analyzer (BPA) from the TFS Power Tools (Oct. 2008 version) to make sure TFS is running correctly after the reboot.  I'd be concerned that the issue that tripped up TFS the first time will reappear. If you can let us know a bit more about the environment as well it would be helpful. 1. What kind of install do you have...
brthomas
5
user's latest post:
Is there a way to see all builds...
Published (2009-11-30 14:53:00)
Anyone seen a query for that Specifically?
OsirisJakob
5
user's latest post:
Can build status summary be...
Published (2009-12-02 03:11:00)
Glad it helped. If you find answers in the forum helpful, you should mark them as answer to encourage people to help out more in the forums. Cheers /Jakob
Alexander Sviridov
4
user's latest post:
Team Build: how to get build...
Published (2009-12-01 06:27:00)
Jakob, your post which contains the example for VS 2008 helps me greatly to find the solution for VS 2010. Thanks again.
Ivan 4ward
3
user's latest post:
TF53010: Error encountered while...
Published (2009-11-27 09:40:00)
Issue Found ! It was related to the fact that during GetLatest the cache size grew above 25% of the free space of the disk hosting the cache folder, therefore cache cleanup process started and it deleted files furing GetLatest, this is the reason of the FileNotFound exception. Cache folder moved and settings changed and problem gone. Thanks anyway for your support ! Marked As Answer by Ivan 4ward Friday, November 27, 2009 9:40 AM  
Ewald Hofman - Avanade
3
user's latest post:
team build with interactive session
Published (2009-12-01 11:13:00)
The following post describes how you can have an interactive build while locked in Windows: http://ozgrant.com/2008/02/28/running-an-interactive-team-build-2008-agent/
JXD
3
user's latest post:
team build status property
Published (2009-12-02 04:15:00)
Hello, Is there a property in the team build which represents the build is clean, i.e., no errors no warnings, something like $(SolutionRoot)? Also, what is the property representing the build status, like Succeeded or Failed? Why doesn't team build have a BuildClean (0 errors 0 warnings) build status (when a build Succeeded, it may still has warnings, i.e., 0 errors 2 warnings)? Thanks Edited by JXD Wednesday, December 02, 2009 4:17 AM...
olcayb
3
user's latest post:
team build with interactive session
Published (2009-12-02 03:55:00)
Hmm. OK.  In "Team Foundation Server Application Pool Properties" recycling time is defined as 1740  minutes, in other words 29 hours. I will change the value and try again.  I'll let you know the result also. Thanks.
Anand R P
2
user's latest post:
MSBuild Error - The directory is...
Published (2009-11-24 08:20:00)
Hi All, I apologize for not replying earlier. Yes I found a link which says that if someone has opened the folder path remotely, this issue could occur. I don't remeber the link though. And Adam, to answer your question...all the 3 nightly builds are accessing separate folders. Check out the following link.. it ll be helpful .. http://dotnetbeginner.spaces.live.com/blog/cns!C878CA0BAA85841F!158.entry
 

Latest active threads on Team Foundation Server - Build Automation::

MSDN Forums
Started 3 weeks, 3 days ago (2009-11-10 23:27:00)  by Mike Fourie
I'm guessing the bin folder is empty, so what you could do is use the MSBuild Extension Pack Folder-RemoveContent task to remove everything from bin, but leave the folder behind . < MSBuild.ExtensionPack.FileSystem.Folder TaskAction = "RemoveContent" Path = " \\DevServer\Services\TickerService\bin " /> Would be better to find out what has the handle, but it's ...
Thread:  Show this thread (6 posts)   Thread info: RemoveDir Locking the Folder with UNC Path Size: 1,044 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RemoveDir Locking the Folder with UNC Path :: Team Foundation Server - Build Automation :: MSDN Forums"
MSDN Forums
Started 2 days, 15 hours ago (2009-12-02 10:45:00)  by ACKH
Actually there are several properties. The overall build status is stored in the property "Status". The value of this property (possible values: InProgress, Succeeded, PartiallySucceeded, Failed, Stopped, NotStarted) is set by the Team Foundation Build service. You should never query that property directly. I don't know when exactly this propery is set. The value of the Status property depends...
Thread:  Show this thread (2 posts)   Thread info: team build status property Size: 2,432 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: team build status property :: Team Foundation Server - Build Automation :: MSDN Forums"
MSDN Forums
Started 3 days, 15 hours ago (2009-12-01 11:13:00)  by Ewald Hofman - Avanade
The following post describes how you can have an interactive build while locked in Windows: http://ozgrant.com/2008/02/28/running-an-interacti ve-team-build-2008-agent/
Thread:  Show this thread (5 posts)   Thread info: team build with interactive session Size: 278 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: team build with interactive session :: Team Foundation Server - Build Automation :: MSDN Forums"
MSDN Forums
Started 3 days, 4 hours ago (2009-12-01 22:14:00)  by OsirisJakob
One way to do this is to implement your own web service that listens to the BuildCompletedEvent2 event. In the web service, use the TFS API to get the build details and send the mail. Although you can customize the layout of the email by modifying the XSLT file that corresponds to the event, there is no way to extend the data that is passed to the XSLT. The web service is quite simple to ...
Thread:  Show this thread (4 posts)   Thread info: Can build status summary be included in email notification? Size: 1,109 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can build status summary be included in email notification? :: Team Foundation Server - Build Automation :: MSDN Forums"
MSDN Forums
Started 3 days, 4 hours ago (2009-12-01 21:51:00)  by OsirisJakob
You can build .NET 4.0 apps using a team build 2008 server. You need to set the MSBuildPath property of the TFSBuildService config file to point to the 4.0 version of MSBuild. Note though that this is a build service wide settingsm, e.g. it affects all builds for that build service. For more details, check out William's post on this: http://blogs.msdn.com/willbar/archive/2009/11/01/b uilding-...
Thread:  Show this thread (2 posts)   Thread info: Team Build 2010 needed for .Net 4.0 apps? Size: 635 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Team Build 2010 needed for .Net 4.0 apps? :: Team Foundation Server - Build Automation :: MSDN Forums"
MSDN Forums
Started 1 week ago (2009-11-27 18:05:00)  by Alexander Sviridov
Hi, I am trying to solve the task described in the question title. I can get BaseUIHierarchy object for selected build definition node and after that I can access build definition name, for example, but I cannot find any way to get the source control path where build definition placed. Thanks in advance
Thread:  Show this thread (7 posts)   Thread info: Team Build: how to get build definition source control path? Size: 364 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Team Build: how to get build definition source control path? :: Team Foundation Server - Build Automation :: MSDN Forums"
MSDN Forums
Started 1 week, 3 days ago (2009-11-24 16:55:00)  by Steven StJean
Hi, In a regular build, one fo the first steps that occurs is that all of the source code and outputs from the prior build run are deleted.  This is part of the "Clean" step in the build.  In the case of an Incremental build, the outputs of the last build are not deleted.  When the compilation step occurs, MSBuild will only recompile projects in which one or more source files are newer than the...
Thread:  Show this thread (4 posts)   Thread info: MSBuild does not detect correct files to compile while building VC++ files Size: 1,103 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MSBuild does not detect correct files to compile while building VC++ files :: Team Foundation Server - Build Automation :: MSDN Forums"
MSDN Forums
Started 1 week, 1 day ago (2009-11-26 07:29:00)  by Jehan33
Hi, In TFS UI you can only see all the builds queued for a particular team project. To see all the builds queued for all team projects in your TFS Server, you need to retrive this information from TFSBuild database.
Thread:  Show this thread (4 posts)   Thread info: Is there a way to see all builds running or queued on a server as a whole Size: 264 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Is there a way to see all builds running or queued on a server as a whole :: Team Foundation Server - Build Automation :: MSDN Forums"
 

Hot threads for last week on Team Foundation Server - Build Automation::

Team Foundation Server - Build Automation
Started 1 week ago (2009-11-27 18:05:00)  by Alexander Sviridov
Hi, I am trying to solve the task described in the question title. I can get BaseUIHierarchy object for selected build definition node and after that I can access build definition name, for example, but I cannot find any way to get the source control path where build definition placed. Thanks in advance
Thread:  Show this thread (7 posts)   Thread info: Team Build: how to get build definition source control path? Size: 364 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Team Build: how to get build definition source control path? :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 1 week, 1 day ago (2009-11-26 18:29:00)  by Steven StJean
Are there any error messages in the Event Viewer on the TFS App Tier?  You may also want to run the TFS Best Practices Analyzer (BPA) from the TFS Power Tools (Oct. 2008 version) to make sure TFS is running correctly after the reboot.  I'd be concerned that the issue that tripped up TFS the first time will reappear. If you can let us know a bit more about the environment as well it would be ...
Thread:  Show this thread (5 posts)   Thread info: Builds from any project hang, Canceling build cause VS to hang Size: 982 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Builds from any project hang, Canceling build cause VS to hang :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 3 days, 15 hours ago (2009-12-01 11:13:00)  by Ewald Hofman - Avanade
The following post describes how you can have an interactive build while locked in Windows: http://ozgrant.com/2008/02/28/running-an-interacti ve-team-build-2008-agent/
Thread:  Show this thread (5 posts)   Thread info: team build with interactive session Size: 278 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: team build with interactive session :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 1 week, 1 day ago (2009-11-26 07:29:00)  by Jehan33
Hi, In TFS UI you can only see all the builds queued for a particular team project. To see all the builds queued for all team projects in your TFS Server, you need to retrive this information from TFSBuild database.
Thread:  Show this thread (4 posts)   Thread info: Is there a way to see all builds running or queued on a server as a whole Size: 264 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Is there a way to see all builds running or queued on a server as a whole :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 3 days, 4 hours ago (2009-12-01 22:14:00)  by OsirisJakob
One way to do this is to implement your own web service that listens to the BuildCompletedEvent2 event. In the web service, use the TFS API to get the build details and send the mail. Although you can customize the layout of the email by modifying the XSLT file that corresponds to the event, there is no way to extend the data that is passed to the XSLT. The web service is quite simple to ...
Thread:  Show this thread (4 posts)   Thread info: Can build status summary be included in email notification? Size: 1,109 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can build status summary be included in email notification? :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 1 week, 2 days ago (2009-11-25 19:39:00)  by Ewald Hofman - Avanade
TFS Proxy caches the bits in source control. Windows 7 and Windows Server 2008 has a simular feature called BrachCache: http://technet.microsoft.com/en-us/library/dd75596 9(WS.10).aspx . You might want to consider that.
Thread:  Show this thread (3 posts)   Thread info: Incremental Build & TFS Proxy Size: 316 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Incremental Build & TFS Proxy :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 1 week, 5 days ago (2009-11-22 16:41:00)  by Ivan 4ward
This started after an upgrade from TFS 2005 to TFS 2008.
Thread:  Show this thread (7 posts)   Thread info: TF53010: Error encountered while trying to use file cache (FileNotFound
Exception) Size: 82 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: TF53010: Error encountered while trying to use file cache (FileNotFound
Exception) :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 1 week, 3 days ago (2009-11-24 16:55:00)  by Steven StJean
Hi, In a regular build, one fo the first steps that occurs is that all of the source code and outputs from the prior build run are deleted.  This is part of the "Clean" step in the build.  In the case of an Incremental build, the outputs of the last build are not deleted.  When the compilation step occurs, MSBuild will only recompile projects in which one or more source files are newer than the...
Thread:  Show this thread (4 posts)   Thread info: MSBuild does not detect correct files to compile while building VC++ files Size: 1,103 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MSBuild does not detect correct files to compile while building VC++ files :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 2 days, 15 hours ago (2009-12-02 10:45:00)  by ACKH
Actually there are several properties. The overall build status is stored in the property "Status". The value of this property (possible values: InProgress, Succeeded, PartiallySucceeded, Failed, Stopped, NotStarted) is set by the Team Foundation Build service. You should never query that property directly. I don't know when exactly this propery is set. The value of the Status property depends...
Thread:  Show this thread (2 posts)   Thread info: team build status property Size: 2,432 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: team build status property :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 3 days, 4 hours ago (2009-12-01 21:51:00)  by OsirisJakob
You can build .NET 4.0 apps using a team build 2008 server. You need to set the MSBuildPath property of the TFSBuildService config file to point to the 4.0 version of MSBuild. Note though that this is a build service wide settingsm, e.g. it affects all builds for that build service. For more details, check out William's post on this: http://blogs.msdn.com/willbar/archive/2009/11/01/b uilding-...
Thread:  Show this thread (2 posts)   Thread info: Team Build 2010 needed for .Net 4.0 apps? Size: 635 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Team Build 2010 needed for .Net 4.0 apps? :: Team Foundation Server - Build Automation :: MSDN Forums"

This page was found by:   TF209025  TF215085  TF215011