This is strange because I can connect to it and open projects check them in and out and I able to see the project in Team Explorer. Any help or suggestions would be appreciated.
3 Answers, 1 is accepted
Due to restrictions in your network environment, or in order to get latest from TFS automatically, you may need to change the user account for the Scheduling Service. For more information about the correct user account for your Scheduling Service, contact your network administrator.
Please check out this article for more detailed information.
Let me know if this helps.
Regards,
Boyan Boev
Telerik
I am encountering the same issue mentioned above. After following the instructions and restarting the scheduling service, I still receive the error. This is what appears i the log:
[06/01 14:45:56,Telerik.TestStudio.Desktop.exe(11184:25),Execution] ScheduleTestListWizard.() : EXCEPTION! (see below)
Situation: Unable to create scheduled run
Outer Exception Type: Telerik.TestStudio.Services.Common.Exceptions.SourceControlNotReachableException
Message: Unable to reach source control server at: https://xxx.visualstudio.com/defaultcollection
HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
Call Stack:
at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<CheckForKnownResponseCode>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__33.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__34`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Post>d__28`2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Telerik.TestStudio.Shared.Communication.ExecutionManagerCommunicationLayer.<QueueJobRun>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ArtOfTest.WebAii.Design.UI.Scheduling.ScheduleTestListWizard.<>c__DisplayClass36_0.<<ScheduleUpdateRun>b__0>d.MoveNext()
[06/01 14:47:07,Telerik.TestStudio.Scheduling.Client.exe(11192:24)] First trace message from pool unnamed thread (managed ID = 24, native ID = 11824).
Am I missing something?
Please let me know if the user under which Test Studio is running has access to the source control listed in the exception. The message clearly says the server could not be reached.
Please elaborate more about the setup you have in use in case further assistance will be required. Thank you in advance!
Regards,
Elena Tsvetkova
Progress Telerik