Back in TOAD version 12, we piloted Team Foundation VCS and decided not to use it. I went on to TOAD 13 beta and then installed TOAD 13.0.0.80 when it was released.
But it seems like the TOAD 13 installation reached back and grabbed remnants of the TEAM Foundation setup left in version 12?? I keep getting this popup screen saying "Connecting to teamfoundation… Even though I cancel it, I can’t seem to do checkins with my local Git repository.
Here’s the Team Codiing output from one example case where I started Toad, linked to a DB server, and then clicked the Configure Team Coding icon in Team Coding Manager.
Thanks for any help you can give.
– Doug
==============================================================================
Team Coding output - I assume that line 22 is where I clicked the Team Coding Config icon
…
11:12:26 ==================================================================
11:12:26 Method Name: VCS Command
11:12:26 Request:
11:12:26 git.exe status
11:12:26 Response:
11:12:26 On branch master
11:12:26 No commits yet
11:12:26 nothing to commit (create/copy files and use “git add” to track)
11:12:26 ==================================================================
11:12:26 ==================================================================
11:12:26 Method Name: VCS Command
11:12:26 Request:
11:12:26 git.exe status
11:12:26 Response:
11:12:26 On branch master
11:12:26 No commits yet
11:12:26 nothing to commit (create/copy files and use “git add” to track)
11:12:26 ==================================================================
11:13:42 ==================================================================
11:13:42 Method Name: GetRegistrationEntries
11:13:42 Request:
11:13:42 <?xml version="1.0"?>
11:13:42 <SOAP-ENV:Envelope xmlns:SOAP-ENV="schemas.xmlsoap.org/…/" xmlns:xsd="www.w3.org/…/XMLSchema" xmlns:xsi="www.w3.org/.../XMLSchema-instance">SOAP-ENV:Body<GetRegistrationEntries xmlns="schemas.microsoft.com/…/SOAP-ENV:Envelope>
11:16:33 ==================================================================
11:16:33 Method Name: GetRegistrationEntries
11:16:33 Request:
11:16:33 <?xml version="1.0"?>
11:16:33 <SOAP-ENV:Envelope xmlns:SOAP-ENV="schemas.xmlsoap.org/…/" xmlns:xsd="www.w3.org/…/XMLSchema" xmlns:xsi="www.w3.org/.../XMLSchema-instance">SOAP-ENV:Body<GetRegistrationEntries xmlns="schemas.microsoft.com/…/SOAP-ENV:Envelope>
11:16:33 Error: TFS GetRegistration Services Failed(double click for more information)
NOTE: I assume this is where I clicked cancel on the logon screen