Posts Tagged ‘ Team Foundation Server ’
An der Microsoft PDC (Professional Developer Conference) von letzter Woche in Los Angeles wurden viele neue Produkte und Technologien angekündigt, darunter sind Windows Azure, Windows 7, .NET Framework 4.0, Oslo und Visual Studio Team System 2010! Wer es nicht an die PDC geschafft hat, aber sich trotzdem die neuesten Bits vom neuen Team System 2010 (ehemals [ READ MORE ]
After helping a few customers to install TFS SP1, I’d like to note some problems often occurring. The SP installation package has some problems in dual server configurations and throws an error while installing. To avoid this problems, I always run the command line TFSQuiesce to shutdown all activities before installing. When the original installation of TFS [ READ MORE ]
Being the first is not always the best, especially if you want to be the first on a new software release . So if you already want to install the Service Pack 1 for your Team System environment, I want to give you some hints to not getting troubles. Before installing SP1 make sure you [ READ MORE ]
Currently I’m looking at the Rosario CTP’s, what’s new and hot. So this post will hopefully be the first of a series about small enhancements which helps you in the daily work. Work Item Queries It’s now possible to group your queries in folders. In VSTS 2008, I created/changed the queries with a prefix for example the “RE [ READ MORE ]
Have you ever created a branch in the wrong directory and noticed it too late (after check-in)? For example, you create a branch under “$/Project/Main/” instead of “$/Project/Dev/”. After you have realized your mistake, you go for a delete on the branch (checking in) and create a new one under “Dev”. Now go to the branches tab [ READ MORE ]
This is my second post about errors which can occur while installing Team Foundation Server. If you find errors like this in your event log: Source: MSSQLSERVER Event ID: 18456 Description: Login failed for user ‘NT AUTHORITY\SYSTEM’. [CLIENT: <local machine>] Source: Report Server Windows Event ID: 107 Description: Report Server Windows Service (MSSQLSERVER) cannot connect to the report server database. and/or for example the TFSSchedulerService does not start after [ READ MORE ]
Creating a new Team Project within Visual Studio / Team Explorer 2005 connected with a Team Foundation Server 2008 can cause in an error: Error: TF30170: The plugin Microsoft.ProjectCreationWizard.Portal failed during task SharePointPortal from group Portal. Message: The language id specified in the process template does not exist on the WSS server. This happens because the 2005 edition does not [ READ MORE ]
Do you want to checkin your files from the Windows Explorer (Shell Integration) like with Subversion add-ins? Some people don’t want or need a Visual Studio Team Explorer, because they are none Microsoft-based developers like Oracle DBA’s. But you want to use Team Foundation Server as your source control repository by default, because you like the [ READ MORE ]
I decided to write a short post about licensing of Team Build Server environments because I was asked several times in the past. There’s a good chapter in the Team System Licensing Guide which explains it in detail. If you want to run Static Code Analysis or automated Tests you need to install Visual Studio Team [ READ MORE ]
This is the first post about errors which can occur when installation TFS 2008. Event log entry information: Source: DCOM Event ID: 10016 User: domain\tfsservice Description: The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1} to the user domain\tfsservice SID (…). This security permission can be modified using the Component Services administrative tool. Reason: This happens after installing [ READ MORE ]