Hi,
I need to extend session time out in MVC. I set session time out value in web.config but didnt work. Where to set the session time out?
I kept username as session. but it expired in 20 minutes. I need to extend as per the requirements.
Thanks in advance