H
hb
Hi,
One section on our web site needs about 3 hours to fill the form since our
users
like to verify some data with other source at that time. But by the time
the user finish filling the form, and click submit button, the session's
gone.
In order to prevent the session gets timeout in short time, I set the
"timeout"
attribute in "sessionState" tag in Web.config file is set to 200(which I
believe is
200 minutes). But users still get session timeout in less than 200 minutes.
Would you please tell me what else affect the timeout and what should I do
to prevent the timeout to happen?
Thank you
hb
One section on our web site needs about 3 hours to fill the form since our
users
like to verify some data with other source at that time. But by the time
the user finish filling the form, and click submit button, the session's
gone.
In order to prevent the session gets timeout in short time, I set the
"timeout"
attribute in "sessionState" tag in Web.config file is set to 200(which I
believe is
200 minutes). But users still get session timeout in less than 200 minutes.
Would you please tell me what else affect the timeout and what should I do
to prevent the timeout to happen?
Thank you
hb