HELP! Session.Timeout is not working. Session only lasts like 5 minutes

Discussion in 'ASP.NET / ASP.NET Core' started by prestondreams, Jan 14, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am trying to increase the session timeout on my website. I am using the code
    Session.Timeout = 60

    This should increase the session timeout to 60 minutes but instead it makes the session like a minute long.
    Also when I don't use the session timeout code the session still is only like 4 minutes.

    Anybody know how to increase the session timeout??

    Please email me [email protected] if you know.

    Thanks,
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page