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 validate this installation by going to the following URL: http://localhost:8080/Services/v1.0/ServerStatus.asmx. You can open up a...
[More]
4037462a-22a3-4eb7-85c1-8f866f86ccf1|0|.0
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 faster across multiple fields http://www.codeplex.com/searchworkitems) In TFS the work item data in multi-lines field (plaintext ...
[More]
2e103212-0a1d-4a5d-aefa-640e46eaca4f|0|.0
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 choose to set it up using a DNS host. Once we ran the activateAT command to specify the virtual server name we had selected,...
[More]
9463907c-1566-4ae7-9d5d-fe4a8ea595c8|0|.0
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 Server Task Scheduler" service was not starting. In the event log, the error was an TF30069: An unexpected condition h...
[More]
00b800f3-3f1e-48b7-8f59-f90169b2323a|0|.0
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 have to add a connection or edit the localhost connection; for example; http://<server name>/ReportServer/ReportService2...
[More]
f7bd9ea8-421c-4ea5-9c07-6392de3ab2ae|0|.0