logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
dsydsy  
#1 Posted : Friday, February 15, 2019 10:55:45 PM(UTC)
dsydsy

Rank: Member

Groups: Registered
Joined: 2/15/2019(UTC)
Posts: 10
United States
Location: AZ

Was thanked: 1 time(s) in 1 post(s)
Forgive me if this is an obvious question or one that should have been easier for me to solve via Google, but I am not sure where I go about adjusting the timing it takes for a user to be logged out. Any suggestions? Thanks so much!
epf  
#2 Posted : Monday, February 18, 2019 7:09:02 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Yes, it is a pure ISS questions as the session is store through ASP.Net.
Run IIS Manager, select Seal Report site, then edit 'Session State' and you have a Time Out (20 minutes by default) that you can change.
Check also the Inactivity Timeout of the related Application Pool:
Select advanced properties of your 'Seal Report' application pool, and change the Idle Timeout.

A lot of documentation on internet about ASP.Net Session.

Good luck.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.