This is a migrated thread and some comments may be shown as answers.

Problem Syncing to TFS

1 Answer 97 Views
TFS Integration
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mike Walker
Top achievements
Rank 1
Mike Walker asked on 06 May 2010, 03:16 PM
Hi

I have configured and tried to get my machine to work with our TFS2010 and TFS2008 service and the error stack is throwing;

Exception Type: Titan.Client.SynchronizationConnectionException
Exception Message: http://fwbstfs2:8080.
Error occurred in the Method titanSyncClient_GetProjectsCompleted while calling /Synchronization.TeamPulse.Services/SyncService/.
   at Titan.Client.Presentation.TfsIntegration.ConnectionDialogPresenterModel.titanSyncClient_GetProjectsCompleted(Object sender, GetProjectsCompletedEventArgs e)
   at Titan.Client.TeamPulseSynchronization.TeamPulseSyncServiceClient.OnGetProjectsCompleted(Object state)
(Inner Exception)
Exception Type: System.TimeoutException
Exception Message: The HTTP request to 'http://fwbsws159:9899/Synchronization.TeamPulse.Services/SyncService/' has exceeded the allotted timeout. The time allotted to this operation may have been a portion of a longer timeout.
   at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
   at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
   at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
   at Titan.Client.TeamPulseSynchronization.TeamPulseSyncServiceClient.TeamPulseSyncServiceClientChannel.EndGetProjects(IAsyncResult result)
   at Titan.Client.TeamPulseSynchronization.TeamPulseSyncServiceClient.Titan.Client.TeamPulseSynchronization.ITeamPulseSyncService.EndGetProjects(IAsyncResult result)
   at Titan.Client.TeamPulseSynchronization.TeamPulseSyncServiceClient.OnEndGetProjects(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)
(Inner Exception)
Exception Type: System.Net.WebException
Exception Message:
   at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
   at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
(Inner Exception)
Exception Type: System.Net.WebException
Exception Message:
   at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
   at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClass5.<EndGetResponse>b__4(Object sendState)
   at System.Net.Browser.AsyncHelper.<>c__DisplayClass2.<BeginOnUI>b__0(Object sendState)

 

I have confirmed that the service can be called from the TFS server to my machine and all seems to be well, I have reduced firewall and tried a couple of tweaks on the XML Configuration file as your documentation has domain attribute on one line and not on the other. Does anyone else have any more ideas

Regards
Mike 

1 Answer, 1 is accepted

Sort by
0
Robert Régnier
Telerik team
answered on 06 May 2010, 06:56 PM
Hi Mike

Please ensure that when you are entering the user name in the TeamPulse connect to TFS dialog you do not include the domain name.  Also, double check the entries in the xml sync configuration file and ensure the user you have entered is a project administrator for the project your are attempting to connect.  Hopefully these suggestions will do the trick!

Sincerely yours,
Robert Régnier
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TFS Integration
Asked by
Mike Walker
Top achievements
Rank 1
Answers by
Robert Régnier
Telerik team
Share this question
or