Visual Studio Team System (VSTS) Blog - by Neno Loje

Team Development and Software Quality with Microsofts ALM platform - since 2005

News

Recent Posts

Community

Tags

Email Notifications

VSTS Blogs

VSTS Sites

VSTS Community

My Other Blogs

German VSTS Websites

Archives

Browse by Tags

All Tags » TFS 2005 (RSS)
VSTS Whitepapers by Microsoft
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...
Q: How Do I link work items with SharePoint documents?
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...
Ways to access Team Foundation Server
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...
Version Control Tip: Excluding specific files from multiple checkout
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...
Uninstalling TFS 2005 (services) on the app tier removes reporting services virtual directories
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...
Documentation: Team Foundation Server SDK (online version)
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...
How code churn is calculated in TFS 2005/2008
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...
FIX: An unexpected error occurred while trying to add a web part to a project portal in TFS 2005
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...
Known Work Item History Limitations for Links & Attachments
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...
Whitepaper: Operations Guidance for Team Foundation Server
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...
Method not found: 'Void Microsoft.Reporting.PreviewItemContext.SetPath()' when using Report View in TSWA
If you get the following error message above when using the Report View in Team System Web Access… … you need to install the Microsoft Report Viewer Redistributable 2005 on your TFS App Tier (as described here ) to make it work again. How...
Check-In is slow when using exclusive check-out?
It’s still hot: Microsoft released a fix for slow check-in’s if you’re using exclusive check-out feature yesterday: FIX: The check-in process may be very slow when you use the Source Control feature in Visual Studio 2005 Team System...
Changing TFS email notifications to link to Team System Web Access
Thanks to this MSDN Forums post I was able to change the link included in every TFS notification e-mail to point to TSWA instead of the project portal. Here’s the full story: When using project alerts to get notified about work item changes you get an...
How to remove someone else's workspace in TFS
A customer asked: “During my vacation my collegue was working on my machine and mapped the solution file to D:\Projects. Now I returned and wanted to map the solution to that folder as well, which obviously doesn’t work since it is already...
Hotfix for: Microsoft.TeamFoundation.VersionControl.Adapter: An error occurred while processing changeset
If you have the following error occurring every periodically when your warehouse is updated… The description text is as follows: Event Type: Error Event Source: TFS Warehouse Event Category: None Event ID: 3000 Date: nn/nn/nnnn Time: 10:58:00 User...
Creating a separate work item form layout for Web Access
Right now custom work item controls [1] are not supported by Team System Web Access [2]. Instead your custom control you will see this unpleasant message: “Unable to create workitem control ‘ControlName’”. While this is a sad thing for us users does that...
Listing version control changes with check-in comments using TFS
You can easily query for changes on a team project or a specified version control folder underneath and display them in a list with the check-in comments. By using Team System Web Access (TSWA): Note: I’m showing this first because the dialog is...
Enabling email functionality in Team System Web Access (TSWA)
By default, the email functionality in Team System Web Access (TSWA) is disabled and users will receive the following message when trying to use it: “Sending email is not enabled. Please contact your administrator.” To enable you need to change...
Free Add-On: Team System Web Access (TSWA) Power Tool by Microsoft
Microsoft now offers version 2.0 of the Team System Web Access (formerly known as TeamPlain Web Access from DevBiz , which was acquired by Microsoft ) free of charge as a Power Tool with official Microsoft Customer Service support! Download it from here...
Copy area and interation structure using the Area Import/Export Tool
If you look for a way to export and import your area and/or iteration structure the Team Foundation Object Model (TFOM) is your friend. However it’s only your friend if you know where to look for. While the export works perfectly using the WorkItemStore...
More Posts Next page »