5
Answers

About Session Alive

Photo of Guest User

Guest User

4y
613
1
hello everyone,
Hope, everyone is fine.
 
I am working in MVC and Sql Database and IIS 7.
I have created Session["UserId"] after Login, but after 10 or 20 mins, it is getting expired.
I have tried all web.config changes with timeout attribute.
Also, i have tried generic handler option
But could not fix that issue.
 
So please someone guide me to keep that session alive until user manually logs out from app.
 
 
Thank you in advance !
 
 

Answers (5)