August 2006 - Posts
In my last post, I showed how to construct a URL to get the TFS “Remaining Work” report to target a specific project iteration. Now, let’s have a shot at using this on a project portal. The good news is that you don’t need anything special for this. As
Read More...
One of the neat things about the “default” project portal is the “Remaining Work” graph. At a glance it can give you an idea on how things are going with your project. However, it can also be misleading. On my current project, we’ve identified quite a
Read More...
I’ve talked previously about regionalising the SharePoint templates that go along with TFS. Clearly it is possible to use the same technique to make changes to other properties of the templates. However, if you’re not familiar with WSS, it may not be
Read More...
After successfully conducting a pilot deployment of TFS to a single-server running Windows Server 2003 SP1 and SQL Server 2005 RTM, the time came this week to deploy to production. To make things interesting, we decided to roll-out a dual-server configuration
Read More...
If anyone's wondering how to stop the MSSCCI provider for TFS from prompting for a username and password in some cases, take a look at the following: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=594542&SiteID=1 Thanks Grant for the answer
Read More...
Another follow-up post... I forgot to mention that the numeric values for SC_ACTION_RESTART and SC_ACTION_REBOOT in the SC_ACTION_TYPE enumeration seem to be swapped in the documentation: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/sc_action_str.asp
Read More...
In a previous post I talked about an approach for using MS Project with TFS. After applying this to a real project and receiving feedback from the team, I’ve come up with a refined process. The most significant change is that roll-up tasks should not
Read More...