Well ... coz my boss disagree to it
I'm using a longer timeout for a temp. fix now, but ... the site just feels
more professional if it can re-direct whenever the timeout occurs.
"Mat" <> wrote in message
news

oD7h.75254$...
> why dont you increase the timeout in web.config?
>
> "Simon Says" <> wrote in message
> news:...
>> 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
>>
>
>