Frequent timeouts with latest library
We use WinSCP dll and executable in our production environment.
Since upgrading to the latest version we are seeing regular and frequent timeouts.
The timeout is set to 90 seconds.
This is version 5.11.2 and both the exe and the dll from that installation are being used.
We have had more than 15 timeouts over the last 24 hours.
Exception is
We have timed WinSCP processes that occur every 5 minutes.
These processes often occur concurrently.
Is it possible that concurrent use of the exe is causing a timeout?
I did not see a timeout with the previous WinSCP version, however (I don't know installation version but library version in the VS project was 1.1.4.3610).
Help!
Since upgrading to the latest version we are seeing regular and frequent timeouts.
The timeout is set to 90 seconds.
This is version 5.11.2 and both the exe and the dll from that installation are being used.
We have had more than 15 timeouts over the last 24 hours.
Exception is
System.TimeoutException: Timeout waiting for WinSCP to respond
We have timed WinSCP processes that occur every 5 minutes.
These processes often occur concurrently.
Is it possible that concurrent use of the exe is causing a timeout?
I did not see a timeout with the previous WinSCP version, however (I don't know installation version but library version in the VS project was 1.1.4.3610).
Help!