How to turn off the Session Timeout Warning
Best Answer
-
Dakota_Green Member Advanced IT Monkey ✭✭✭Hello Bryant
You can disable the timeout from the Setting Items table, and change the table "UseSessionTimer" from 'True' to 'False'. Restart the Cache Builder, restart the IIS site and recycle the app pool when done.
If you want to change the setting, you can edit it from the Session state timeout settings in IIS.
Here's our KB article on the feature: https://support.cireson.com/KnowledgeBase/View/1347#/
2
Answers
You can disable the timeout from the Setting Items table, and change the table "UseSessionTimer" from 'True' to 'False'. Restart the Cache Builder, restart the IIS site and recycle the app pool when done.
If you want to change the setting, you can edit it from the Session state timeout settings in IIS.
Here's our KB article on the feature: https://support.cireson.com/KnowledgeBase/View/1347#/