Re: What to do with Authentication/Session Timeout?
- From: "Mat" <MatMatMat@xxxxxxxxxxx>
- Date: Sat, 18 Nov 2006 07:54:52 -0500
why dont you increase the timeout in web.config?
"Simon Says" <simon429@xxxxxxxxx> wrote in message
news:eqwhTosCHHA.4428@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I've a login page in which after authenticating it via the Oracle DB, I
will stored the user information into the Session. However, when the
Session timeout occurs, all of the user information will be lost.
I've tried doing a Reponse.Redirect call back to my login page whenever I
detected the Session is null, but I kept getting the exception saying "...
Redirect not all in Page Callback".
Could anyone give me some pointer how I should approach this issue.
Thanks,
Simon
.
- Follow-Ups:
- Re: What to do with Authentication/Session Timeout?
- From: Simon Says
- Re: What to do with Authentication/Session Timeout?
- From: Mark Rae
- Re: What to do with Authentication/Session Timeout?
- References:
- What to do with Authentication/Session Timeout?
- From: Simon Says
- What to do with Authentication/Session Timeout?
- Prev by Date: Re: What to do with Authentication/Session Timeout?
- Next by Date: Re: Big-Picture Question (Web Services, RegNow)
- Previous by thread: Re: What to do with Authentication/Session Timeout?
- Next by thread: Re: What to do with Authentication/Session Timeout?
- Index(es):
Relevant Pages
|