When i'm using Team Explorer in Visual Studio 2015 and trying to fetch repo from a local TFS, i get the bellow error:
Error encountered while fetching: An error occurred while sending the request.
Inner Exception:
The remote server returned an error: (401) Unauthorized.
Inner Exception:
The system cannot contact a domain controller to service the authentication request. Please try again later
Error encountered while fetching: An error occurred while sending the request.
When i'm using cmd and i execute the command git fetch is working.
Please help me with any suggestion to fix this error.