Planning Visual Studio Team System 2008 Licensing White Paper (pdf/xps/docx) Team Development with Visual Studio Team Foundation Server Guide (pdf/book) Team System Web Access 2008 Scalability Limits White Paper (pdf/xps/docx) Installation, Configuration & Administration Team Foundation Installation Guide for Visual Studio Team System 2008 (chm) Administration Guide for Microsoft Visual Studio Team System 2008 Team […]
Entries Tagged as 'TFS 2005'
VSTS Whitepapers by Microsoft
January 26th, 2009 · No Comments · TFS 2005, TFS 2008, Training and Learning, VSTS
Tags:
Q: How Do I link work items with SharePoint documents?
October 7th, 2008 · 4 Comments · Team Foundation Server, TFS 2005, TFS 2008, TFS Tips and Tricks, TFS Work Item Tracking, VSTS
A: Two possible ways: Step 1: Get the URL of the document saved in a SharePoint document library From the project portal: Right-click the file and select Copy Shortcut. Done. From the Team Explorer window in Visual Studio: Right-click the file under the Documents folder and select Properties. The quickest way is to […]
Tags:
Ways to access Team Foundation Server
October 4th, 2008 · 6 Comments · Project Management with TFS, Team Explorer, Team Foundation Server, TFS 2005, TFS 2008, TFS Clients, Third-Party Solutions, VSTS
Pick your favorite tool for your task/job: From Visual Studio: Visual Studio 2008: Visual Studio Team System 2008 Team Explorer (+ SP1) Visual Studio 2005: Visual Studio Team System 2005 Team Explorer (+ SP1) older Visual Studio versions and VSS clients: via MSSCCI-Provider* (includes Visual Studio .NET 2003, Visual C++, Visual FoxPro, Visual Basic, MS […]
Tags:
Version Control Tip: Excluding specific files from multiple checkout
August 6th, 2008 · No Comments · Team Foundation Server, Team Foundation Version Control, TFS 2005, TFS 2008, TFS Administration, TFS Tips and Tricks, VSTS
Question: Can I define a file name, not only a file type (extension), if multiple checkout is allowed for the whole Team Foundation Server? Answer: Yes, that is possible, although the UI shows “file extensions” and displays it in a way that you might think that it’s not supported. As a result you can specify […]
Tags:
Uninstalling TFS 2005 (services) on the app tier removes reporting services virtual directories
May 6th, 2008 · No Comments · Issues and Hotfixes, Team Foundation Server, TFS 2005, TFS Administration, TFS Reporting
After uninstalling TFS 2005 (services) from a standby TFS application tier the SQL Server Reporting Services were not available, i.e. browsing http://server/reports and http://server/reportserver/ resulted in a 404 error. Workaround: Run the Reporting Services Configuration Tool and recreate both virtual directories and re-configure the identities. (Thanks to Daniel Hackel who administers this environment.)
Tags:
Documentation: Team Foundation Server SDK (online version)
February 23rd, 2008 · 1 Comment · Team Foundation Build (TF Build), Team Foundation Server, Team Foundation Version Control, TFS 2005, TFS 2008, TFS Administration, TFS Extensibility, TFS Process Customization, Third-Party Solutions, Training and Learning
From the contents: Team Foundation Server Extensibility Team Foundation Server SDK Architecture How to: Run Team Foundation Server SDK Samples Team Foundation Core Services Work Item Tracking Extensibility Source Control Extensibility Data Warehouse Extensibility Reference for Team Foundation Server SDK Link: http://msdn2.microsoft.com/en-us/library/bb130146(VS.80).aspx
Tags:
How code churn is calculated in TFS 2005/2008
February 23rd, 2008 · No Comments · 2915, Team Foundation Build (TF Build), Team Foundation Server, TFS 2005, TFS 2008, TFS Reporting, VS Development Tools
Code churn [1] in TFS 2005 and TFS 2008 is calculated using a very simple algorithm: inserted + changed + deleted lines [2]. This is done independently of the contents of the line, which means that everything – incl. comments, blank lines, etc. – is counted. — [1] http://blogs.msdn.com/mohamedg/archive/2007/12/04/code-churn.aspx [2] http://msdn2.microsoft.com/en-us/library/ms244698(VS.80).aspx
Tags:
FIX: An unexpected error occurred while trying to add a web part to a project portal in TFS 2005
February 19th, 2008 · No Comments · Downloads, Issues and Hotfixes, Project Management with TFS, Team Foundation Server, TFS 2005, TFS Administration, TFS Project Portal and Team Communication
Due to a lot of requests about this pretty common problem. Steps you did: You browsed for a web part: You selected one and hit “Add”: You got the error message: “An unexpected error occurred.” This is a know issue with WSS 2.0 and a hot fix [1] can be requested at Microsoft which corrects […]
Tags:
Known Work Item History Limitations for Links & Attachments
February 19th, 2008 · No Comments · Issues and Hotfixes, Project Management with TFS, Team Foundation Server, TFS 2005, TFS 2008, TFS Tips and Tricks, Troubleshooting TFS
They are two major problems when looking into the history with regard to links. 1. No clue what has changed:If you remove an attachment and add a completely different one the history will indicate that there was a change (revision gets in incremented by 1), but it won’t tell you what has changed since TFS […]
Tags:
Whitepaper: Operations Guidance for Team Foundation Server
October 5th, 2007 · No Comments · Downloads, Team Foundation Server, TFS 2005, TFS Administration, TFS Tips and Tricks, Training and Learning
Summary: You can manage your deployment of Microsoft Visual Studio 2005 Team Foundation Server more effectively if you create your own operations plan. As you create your plan, you should understand key elements of the architecture of Team Foundation Server and how your deployment topology affects operations. This white paper explains those elements in detail, […]
Tags: