« Previous Next »
Last post 07-07-2009 12:24 AM by TRU. 2 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (3 items)
Sort Posts: Oldest to newest Newest to oldest
Hello,
Can somebody direct me to procedure of steps to increase the timeout on a session for a login script.
Currently running on IIS 6.
User gets timed out after the default 20 session in IIS.
Thanks,
TRU
IIS => Web sites => YourDomain.Com => Right Click => Properties => Home Directory => Configuration => Options => Set Session Timeout as per your requirement => ok => ok => restart IIS using iisreset /restart
Thanks. will give it a try.