Client connection error over 24hours

Hi,
I created a schedule task application. The task is success the first day and it has connection error in next day. I already set the maxint in “SessionDuration”. Why it returns an error in next day? Now, I use windows schedule task to execute the application and then close application after the task is completed.

Hi,

Can you describe your application that is launched as a schedule task application, pls?
is it a DA server or DA client?
what things it should do?

Hi,
My application will check DB table any tasks need to do every 15 minutes. It is DA client and running in system tray.

Hi,

I don’t see any issues with it: client does login, performs some task and does logoff.