If you just installed Telerik’s Team Pulse solution for your TFS synchronization, you might face the following error message that says “The TeamPulse Integration Service could not load the required Team Foundation client libraries”.

 

You might already searched for a solution online and came here to resolve the issue. So, let us discuss how to resolve it.

 

If you just installed TeamPulse solution for TFS from Telerik in a new environment, you will get an error message while connecting to the TFS server. The error message box will look similar to it:

 

Error Message: The TeamPulse Integration Service could not load the required Team Foundation client libraries

 

Also, it will have the following Stack Trace:

 

Exception Type: TeamPulse.Client.TeamPulseException
Exception Message: The TeamPulse Integration Service could not load the required Team Foundation client libraries. Please see the following support URL for instructions on installing Microsoft Visual Studio Team Explorer on your TeamPulse server.
   at TeamPulse.Client.Presentation.Sync.SyncServersPresenterModel.ThrowTestServerConnectionException(TestConnectionToRemoteServerCompletedEventArgs e, Boolean resultExceptionEcountered)
   at TeamPulse.Client.Presentation.Sync.SyncServersPresenterModel.service_ TestConnectionToRemoteServerCompleted(Object sender,TestConnectionToRemoteServerCompletedEventArgs e)
   at TeamPulse.Client.SynchronizationService.TeamPulseSynchronizationServiceClient.OnTestConnectionToRemoteServerCompleted(Object state)
 
(Inner Exception)
 
Exception Type: System.Exception
Exception Message: Could not load file or assembly 'Microsoft.TeamFoundation.Client, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
 

 

Reason and Solution

In case you are facing this issue, the reason behind this is, you don’t have the Visual Studio 2012 Team Foundation Client installed in your machine where TeamPulse is installed. The new TeamPulse from Telerik needs the same to connect to the TFS server, which you can get from here: Microsoft Visual Studio 2012 Team Foundation Client.

 

You must installed this client in the server where you installed TeamPulse. If you have Visual Studio 2010, this client can be installed side-by-side without any issues. Once you installed the Team Explorer 2012 (Visual Studio 2012 Team Foundation Client), follow the below steps to restart the TeamPulse Integration Service:

    1. Open the “Run Dialog” from start menu or press Win + R key combination to launch
    2. Type “services.msc” in the run dialog and hit enter, which will open the System Services Add-In
    3. Search for the service named “TeamPulse Integration Service”, right click on it and from the context menu click “Restart

Open services.msc from the Run dialog

 

Restart the TeamPulse Integration Service

 

 

Once you restart the service, open the TeamPulse site hosted on your PC and now you will be able to connect to the Team Foundation Server.

 

The actual reason behind this is, Telerik supports TFS 2012 for Team Pulse configuration and to support that they used the Team Explorer 2012 assemblies instead of the 2010 assemblies in order to make the synchronization engine work. The Team Explorer 2012 version is fully backward compatible but as the required TFS assemblies are not yet available from Microsoft, hence Telerik is facing issues improving their installer module.

Have a question? Or, a comment? Let's Discuss it below...

dhgate

Thank you for visiting our website!

We value your engagement and would love to hear your thoughts. Don't forget to leave a comment below to share your feedback, opinions, or questions.

We believe in fostering an interactive and inclusive community, and your comments play a crucial role in creating that environment.