While in development, I am trying to set the session timeout so that I can keep my websql open without the session expiring.
I have tried setting Default Web Session Timeout & connectionPoolTimeout to 100000, 1000000, etc. and it still times out. Any ideas? Thanks in advance, Mark
