Hi, >Wouldn't it be >better to prevent the session from timing out? Probably by pinging it >somehow?
Yes, pinging is an option (it's the current workaround). Timeout is actually not the only problem: sharing a session for distinct operations is generally a problem. Regards, Thomas
