Re: VB.Net Application issue
are you accounting for the possibility of the connection timing out?
Re: VB.Net Application issue
Hi,
Thanks for the message. I didn't receive the time error as I used the exception handling and in case of time out or any exception, I add the message in log file. I didn't seen any error message in log file but the application stops / hangs itself. I am using the clsFTP class for connecting and downloading the data.
The same application is working fine on most of the systems but on some systems it stops / hangs after few hours. Do you have any idea what this could be??? Thanks