User Profile
Collapse
-
Debojyoti started a topic Session_end is not working in host site server but working good in development pc.in ASP .NETSession_end is not working in host site server but working good in development pc.
I m buildng a website project in visual stdio 2012, i need to register logout time for user wheneven he logout button click (Session abandon), session time out due inactiveness for a long time ( greater than time of sessionstate timeout time in web.config) or browser close ( which also fire session.abandon ). I set sessionState InProc, cokielss false. Everything was going well in development pc (vs 2012,IIS express). But when i uploaded this to host... -
Debojyoti started a topic Session_end is not working in host site server but working good in development pc.in ASP .NETSession_end is not working in host site server but working good in development pc.
I am building a website using visual studio 2012 express where i want to register logout time of each user by clicking logout button. I am using Session_end event in global.asax file. I have set sessionState mode=Inproc, cookieless=fals e and timeout=1 in web.config. Its working fine when user logout, inactive more than timeout period and close browser in development pc (visual studio 2012 express, IIS express). But when i published this website to...
No activity results to display
Show More