May 2008 - Posts

MVP Interoperability Workshop

The Microsoft MVPs from South-Africa invite you to come and discuss the world of interoperability in the development environment. See SAArchitect for more details register for event here. Hurry seats are limited!

Interop2008-Poster-500x900

Posted by ZaydKara with no comments

Accessing TFS 2008 thru the Internet

We currently have a TFS 2008 server in our environment and have been requested to produce an impact on making this available thru the internet. Is there anyone out there that has experience with this exercise or perhaps some guidelines, suggestions etc.?

Posted by ZaydKara with 2 comment(s)
Filed under: ,

How to resolve DCOM error on Team System

We recently installed Team Foundation Server at a client, the installation went smoothly. We did however experience a problem with regards to DCOM errors.

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.

We searched and found the following  post by Nicolas Müggler

The cause of the problem Nicolas explain to be:

"This happens after installing SharePoint Services 3.0. The CLSID is used by the service "IIS WAMREG admin Service" and the tfsservice Account needs to have the local activation right on this service."

Followed the instructions step by step which resolved our problems, beow is the solution to the problem:

Solution:

  1. Open "Administrative Tools" > "Component Services"
  2. Expand nodes "Computers" > "My Computer" > "DCOM Config"
  3. Locate entry "IIS WAMREG admin Service"
  4. Right click > Properties
  5. Tab "Security" > "Launch and Activation Permissions" > "Edit..." Button
  6. Add tfsservice Account if not already present and grant permissions "Local Launch" and "Local Activation"
Posted by ZaydKara with no comments
Filed under: ,

Microsoft Team System Build Process Poster

A detailed Team System 2008 Build Process Poster has been published and is now available for download from DRP Site or from SAArchitect Site. Detailing a step by step account of what happens when a Build is queued.

0202 Microsoft Team System Build Process

With compliments from the MVP community!

Posted by ZaydKara with no comments
Filed under: ,