Hi Guys
I'm having an issue with my session timeout, which is 6 minutes, even though it's correctly set to 20 minutes in web.config. I spent some hours with online support last night, but we couldn't figure it out.
For testing, I created a page casualx.ch/sessions.aspx, where you can see your session id plus the last 20 sessions. Refresh it after 7 minutes, and you will see you have a new Session Id.
I have built a work-around with some javscript calling a dummy page every minute, which is far from what i call sexy
Any help will be appreciated!
Thanks
Martin


Reply With Quote

