I have a strange problem with my TFS. I have a project on my machine without source control, which is why I created a new collection on visualstudio.com to manage my project and add it to the original control, etc. When I try to do a check, get this error:
During the operation, several errors occurred, the first of which is shown below. A complete list of errors is available in the output window.
D: \ Project \ GlobalAssemblyInfo.cs: The request was aborted: Failed to create a secure SSL / TLS channel.
I have no idea why this is happening. Could these be the .snk files that I have in this project? Thanks for this.
source
share