If you configure Team Foundation Server 2010 (TFS 2010) to be accessible via the Internet, you may be using Forefront Threat Management Gateway 2010 (Forefront TMG), or its previous incarnation Internet Security & Acceleration Server 2006 (ISA 2006), as your reverse proxy. If you try to run Windows Update on your reverse proxy server you may get an error 0x80072EE2. T... [More]
Hi, Here is a list of additional tools or add-ins that I use on a regular basis when working with team foundation server or some of the visual studio components. Please note that this by no means an exhaustive list. All Tools work for Visual Studio/TFS RTM and they are all free. I will update this post when there are updates or new ones become available. N... [More]
This post is to spot light  new behavior in team explorer 2010 that many existing source control/TFS administrators will appreciate. In TFS, when you want to change the permissions for a source control path (for instance a branch), you choose to remove the inherit security settings check box. Previously (in TFS 2005/2008), this blanked out all the permissions for ALL... [More]
The following post describes a problem that can occur when installing or upgrading TFS 2008. We have encountered this error a few times and maybe these tips can save someone a little time. If you are upgrading or installing TFS 2008 and near the end of the install the following pop-up occurs Do not cancel just yet, not all is lost. The installation is try to valida... [More]
The following post describes a problem we had with a TFS instance where queries run against the description field where not returning any values. Specifically, the "Contains" operation on system.description or on the user entered contents of the history fields was not working. (on a side note, the following codeplex utility really helps doing queries much faste... [More]
We encountered an issue when we set up a TFS warm by stand by tier on a window server 2008 machine at a client site. The set up of TFS application tier “warm stand by” went well. The steps to set it up are in the section “How to: Configure a Standby Server for the Application Tier in the TFS installation guide” of the Team Foundation Server 2008 installation guide. We ch... [More]
When installing TFS 2008 on a windows server 2008, it is important to select the proper rules in IIS 7 prior to installing TFS 2008. This is important because the TFS installation will no do this check for you. We had the following happened that made me wonder of my sanity. TFS application was completely installed without issue but the "Visual Studio Team Foundation... [More]
A quick post on a useful tool on codeplex. If you ever need to bulk-load multiple reports onto your TFS SQL reporting services, I recommend using the RSS explorertool. With this tool you can select a local folder that will update all reports on SSRS. This is much better than having to manually upload every report one at a time. Once you install the tool, you will simply h... [More]