|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Session timeout problem.
<i><b>Originally posted by : David (dabonai@hotmail.com)</b></i><br />Hi, I'm problems with my Session in ASP .Net.<br /><br />I set in Session_Start this:<br /><br />Session.Timeout = 120<br /><br />But the timeout is activated before the 120 minutes.<br /><br />Can somebody help me???
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : steve</b></i><br /><br />typically the web server has a 20 minute timeout on sessions, if the person closes the browser this will deactivate the session<br /><br />------------<br />David at 4/3/2002 4:49:09 PM<br /><br />Hi, I'm problems with my Session in ASP .Net.<br /><br />I set in Session_Start this:<br /><br />Session.Timeout = 120<br /><br />But the timeout is activated before the 120 minutes.<br /><br />Can somebody help me???
|
|
#3
|
|||
|
|||
|
<i><b>Originally posted by : David (dabonai@hotmail.com)</b></i><br />Hi Steve. That is not exactly my problem, I understand you, it's logical.<br /><br />Without closing the browser after some minutes example 3 or 5 the session end.<br /><br />I get some information related to sessionState must be setted to mode="server..." and not to<br />mode="InProc".<br /><br />If somebody can help it'll be good.<br /><br />Thanks.<br /><br /><br />------------<br />steve at 4/8/2002 11:28:54 AM<br /><br /><br />typically the web server has a 20 minute timeout on sessions, if the person closes the browser this will deactivate the session<br /><br />------------<br />David at 4/3/2002 4:49:09 PM<br /><br />Hi, I'm problems with my Session in ASP .Net.<br /><br />I set in Session_Start this:<br /><br />Session.Timeout = 120<br /><br />But the timeout is activated before the 120 minutes.<br /><br />Can somebody help me???
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Session timeout problem. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|