Session Timeout problem
-
thanks alot Ahmad very much for your response, I have a serious problem in my website (i need your help)... I'm handling a login project, where let the user to login in pageA before entering pageB or pageC. When running at localhost, everything was fine. Now the problem is when i put into the webserver. The session timeout within 30sec or less eventhough i had code :- set Session(Login) = user in pageA - Session.Timeout = 60 (in pageB & pageC during pageload!) If Session(Login) = Nothing Then respone.redirect(PageA) Else ............... Although I set the session timeout in web.config as well, it didn't work in web.config: I set the session state to be inProc (didn't work) also i did: <sessionState mode="StateServer" stateConnectionString="tcpip=65.182.97.156:42424" cookieless="false" timeout="20" /> and it didn't work... Pls Help! many Thanks!
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
-
thanks alot Ahmad very much for your response, I have a serious problem in my website (i need your help)... I'm handling a login project, where let the user to login in pageA before entering pageB or pageC. When running at localhost, everything was fine. Now the problem is when i put into the webserver. The session timeout within 30sec or less eventhough i had code :- set Session(Login) = user in pageA - Session.Timeout = 60 (in pageB & pageC during pageload!) If Session(Login) = Nothing Then respone.redirect(PageA) Else ............... Although I set the session timeout in web.config as well, it didn't work in web.config: I set the session state to be inProc (didn't work) also i did: <sessionState mode="StateServer" stateConnectionString="tcpip=65.182.97.156:42424" cookieless="false" timeout="20" /> and it didn't work... Pls Help! many Thanks!
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
-
Dear I don't need any help from you, luv, thanks for your reply.. and still waiting more :)
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
nour123 wrote:
still waiting more
you'll have a long wait
only two letters away from being an asset
-
nour123 wrote:
still waiting more
you'll have a long wait
only two letters away from being an asset
-
thanks alot Ahmad very much for your response, I have a serious problem in my website (i need your help)... I'm handling a login project, where let the user to login in pageA before entering pageB or pageC. When running at localhost, everything was fine. Now the problem is when i put into the webserver. The session timeout within 30sec or less eventhough i had code :- set Session(Login) = user in pageA - Session.Timeout = 60 (in pageB & pageC during pageload!) If Session(Login) = Nothing Then respone.redirect(PageA) Else ............... Although I set the session timeout in web.config as well, it didn't work in web.config: I set the session state to be inProc (didn't work) also i did: <sessionState mode="StateServer" stateConnectionString="tcpip=65.182.97.156:42424" cookieless="false" timeout="20" /> and it didn't work... Pls Help! many Thanks!
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
The Session timeout can be set on the IIS.
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswam@its.co.za
-
thanks alot Ahmad very much for your response, I have a serious problem in my website (i need your help)... I'm handling a login project, where let the user to login in pageA before entering pageB or pageC. When running at localhost, everything was fine. Now the problem is when i put into the webserver. The session timeout within 30sec or less eventhough i had code :- set Session(Login) = user in pageA - Session.Timeout = 60 (in pageB & pageC during pageload!) If Session(Login) = Nothing Then respone.redirect(PageA) Else ............... Although I set the session timeout in web.config as well, it didn't work in web.config: I set the session state to be inProc (didn't work) also i did: <sessionState mode="StateServer" stateConnectionString="tcpip=65.182.97.156:42424" cookieless="false" timeout="20" /> and it didn't work... Pls Help! many Thanks!
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)
I didn't see your original post so I'll help you out. I would check settings in IIS to see when the application pool is recycled and if aspnet worker process is being restarted. Both of those events would kill your session.
I didn't get any requirements for the signature
-
b a b y it seems that you didn't understand i wrote.. thanks for (y o u r) reply.. thanks H o N e Y mmmmmmmmoa
Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)