dotnetaish
November 2nd, 2005, 07:06 AM
I'm working with asp.net c# web application.
In my app. I used session variables,
I don't want to expire sesstion until the user clicks the logout button.but my application after some time period sesstion expired. how can I avoid this? I increased the sesstion timeout time of the web config file. but it did not work.
In my app. I used session variables,
I don't want to expire sesstion until the user clicks the logout button.but my application after some time period sesstion expired. how can I avoid this? I increased the sesstion timeout time of the web config file. but it did not work.