Link to home
Start Free TrialLog in
Avatar of Easwaran Paramasivam
Easwaran ParamasivamFlag for India

asked on

Where to get TFS connection failed log or Error log?

While I try to connect to client's TFS server (after connecting VPN connection) it connects correctly. While try to get source code locally  I get error as mentioned in the attached screenshot and the VPN connection is disconnected. Please let me know where the error occurs? I mean the log file for tracing purpose where would be stored?

Please do help. Thanks.
TFS-Error.jpg
Avatar of BuggyCoder
BuggyCoder
Flag of India image

Avatar of Easwaran Paramasivam

ASKER

Above links did not solve my problem. Please so suggest some other solution. Thanks.
I think you have it backwards. It's probably the VPN that disconnects, causing the pop-up from TFS. There might be a connection limit on your VPN connection. As Visual Studio will download the files with 8 concurrent threads you can get a very high number of connects in a short period of time.

I've had similar issues with proxy servers disconnecting due to it thinking the transfer was a possible virus or abusive connection.

I'm unaware of a setting that controls this from the TFS client side. So you might need to have the VPN configuration looked at.
Thanks. Where to look at VPN configuration? Please do guide me.

How to resolve the problem as well?

Looking forward your help. Thanks.
This is probably something that needs to be solved at the VPN server side (at your customer), not something you can easily solve on your client machine.
Ok. Thanks.


Could you please recollect and say what they have to do? I'm looking for an overview.
ASKER CERTIFIED SOLUTION
Avatar of Jesse Houwing
Jesse Houwing
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks for you valuable comments. Let me try this solution.