-
Notifications
You must be signed in to change notification settings - Fork 451
TFS2015 Update 3 could not find a project collection (encoding issue) #219
Comments
Hi @SPWizard01. Is there any way you could provide a debugging log? I have test collections that do have spaces in their names but haven't been able to reproduce this one. (We're attempting to validate the collection name with with the server by making SOAP-based HTTP calls.) It would also be helpful to see the output of |
i have actually found out that it is the url encoding that is causing this. i can see at the bottom that it would connect without issues. debugging log does not show anything useful, it does find collection etc, its just the url that is being returned from TF.exe is with "%20"
|
Thanks @SPWizard01. Let me set up a repro here locally and have a look. I'll keep this issue updated. |
Hi @SPWizard01. I was able to reproduce the issue locally and have attached a private fix. If you're interested, I'd appreciate it if you could install the attached private drop and let me know how it goes. Thanks! |
This should be fixed in 1.118.0. |
when trying to open project that i have been working on in VS2015 i get:
i am not even sure i get authenticated, it asks for credentials then the output is quite strange:
http://puu.sh/vGCP0/b457b2aa87.png
The text was updated successfully, but these errors were encountered: