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 » Team Foundation Server (TFS) (RSS)
TF30207: Can't create team project on TFS itself / red X on documents and reports / insufficient SSRS or WSS permissions
Problem description Team Project creation fails on the Team Foundation Server itself due to insufficient permissions although the user has all neccessary permissions in SQL Server Reporting Services (Content Manager role) as well as Windows SharePoint...
Customizing the folders and file extensions automatically excluded
When adding items to source control a list of excluded folders as well as file extensions is shown. You can customize those defaults in the registry. Matthew Mitrik has the details: If the add operation is successfully completed, the list will be saved...
Recommendations for Virus Scanning on TFS computers
Anti-virus software can badly impact the performance of your Team Foundation Server. Therefore make sure the following folders are excluded from scanning for viruses: TFS Version Control Cache Folder Team System Web Access Cache Folder SQL database folders...
Setting Remaining Work to Zero when closing a work item in TFS
Question : How can I make sure that the "Remaining Work" field is set to 0 when the work item is closed (for example when associating a work item during checking-in)? Short Answer : You can achieve this using the <COPY> rule on the transition...
Disable auto-connect to TFS on VS startup
When starting Visual Studio it automatically tries to connect to your TFS, which can be very annoying if you work offline. You will probably see: TF30331: Team Explorer could not connect to the Team Foundation server ... You can turn this auto-connect...
Naming Restrictions for Team Foundation Server
If you ever had questions like: How long is the team project's name allowed to be? How many levels may an work item area hierarchy have? Which characters are allowed in build type names ? What is the maximum supported size for work item attachments...
Unable to publish test results from Visual Studio to TFS
Error message similar to: username@servername (mailto:username@servername) 2008-10-13 2:21:50          0.28 MB            10/13/2008 3:19:14 PM   ...
What are Test Name, Test Id, and Test Path used for?
If you create a work item out of a test result like this… … the three test fields get populated by Visual Studio: Read all details here: http://msdn.microsoft.com/en-us/library/ms194965.aspx
Using TFS to develop custom SharePoint applications (revised)
The first article is created during a real world customer engagement and answers dozens of frequently asked questions and how-tos in a real world context vs. theoretical discussions. The 2 nd package addresses very common questions around setting up and...
Setup up an e-mail notification on other user's check-ins
Open Alerts Editor (required TFS Power Tools to be installed locally). Create new alert. Choose “Check-In of a specific file happens”:     Enter a name for the alert subscription, the destination e-mail address , desired team project name (...
Reports for measuring TFS performance
Grant Holliday, who runs the busiest TFS at Microsoft, posted 6 handy reports you can easily import into your TFS to monitor system performance. "We have a responsibility to ensure that the server is performing as expected and to identify any efficiencies...
Discover users without Visual Studio SP1 installed
Far too often people install Visual Studio SP1 before Team Explorer 2008 and therefore TE remains unpatched in the RTM state. Luckily the ambitious TFS Admin can use the TFS Server Manager from the Power Tools package ( TfsServerManager.exe in the Power...
Security Update for TSWA 2008 SP1
From Hakan Eskici's blog : A security issue has been identified with Team System Web Access 2008 SP1 and we have recently published an update that fixes it. Installation Notice Please note that this is a full release, so you will need to uninstall...
How many users can Team System Web Access support?
A: Microsoft posted a white paper on this. From the whitepaper: "Test results indicate that Web Access starts to hit the upper limits once the total number of work item objects in the memory is around 180. This translates to approximately 100 concurrent...
How TFSDeleteProject Works
There are some areas where data may remain behind after you use TFSDeleteProject . The TFS Warehouse is untouched. In order to remove the data from the warehouse, it must be rebuilt. (It is important to notice that, when the warehouse is rebuilt all the...
Specifying a user upfront or: How is the developer supposed to know who will be the responsible tester?
In a small team this sounds like oversize, but in mid-sized large teams it's common that you do not know who is going to be the tester. Looking at the Bug workflow from MSF Agile: while " Active " the project lead decided if and when the...
Using TFS for non-development projects
Team Foundation Server is easily customizable and equipped with a general purpose workflow or state machine. So you might ask yourself: why not put a non-development or rather related process in TFS instead of using separate software. Showcase #1: Lead...
Changing TFS emails to link to Team System Web Access – Part 2
If you click on a hyperlink in an TFS notification mail the following (read-only) web page comes up instead of a nice looking Team System Web Access dialog. Let's change that! Objective Make sure all links in the notification mails sent by TFS point...
Using rich HTML descriptions instead of plain text
Objective Allow rich HTML formatting in description fields of the MSF Agile process template. Note : The MSF CMMI process does support HTML formatting by default. In order to use it you have to enable the formatting toolbar (see Step 6 below). Work Item...
How to revert changes checked into TFS Version Control
Objective We did some changes to a file and now want to revert to an older version of that same file. In the concrete scenario we added a method called "Multiply" with changeset 8 and want to go back to the version of changeset 7. Step-By-Step...
More Posts Next page »