Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Soap Service error - can't connect to TFS Projects from company server #304

Closed
ghost opened this issue Aug 18, 2017 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Aug 18, 2017

Hello,

I have followed the instruction and had help from other two devs following the same instruction, but every time we are stuck at this error every time I'm trying to connect to a project and get it.

screen shot 2017-08-18 at 9 00 45 pm

Any idea ? also I'm still getting setup TFVC in VS code every time I load the local folder!

I got the workspace created and get the projects locally using Eclipse.

@ghost ghost changed the title Soap Service error - can't get TFS Projects from company server Soap Service error - can't connect to TFS Projects from company server Aug 18, 2017
@jeffyoung
Copy link
Contributor

Hi @minaaboud. It appears you're sending a team project URL to the collection argument of 'tf status'. You'll need to send a collection URL like tf status -collection:"http://servernmae:port/tfs/defaultcollection" (whatever URL matches your collection; likely what you covered in your screenshot).

As far as "also I'm still getting setup TFVC in VS code every time I load the local folder!", could you enable (debug logging)[https://github.com/Microsoft/vsts-vscode#logging] and provide the team-extension.log file here? The debug log should contain additional information so we can troubleshoot the problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants