1
Answer

Session Timeout not working

emma oj

emma oj

7y
5.2k
1
Please i used his code to set session timeout to 66.6 minutes in my web.config file,but its not working.

<sessionState mode="InProc" cookieless="false" timeout="4000" />
 
please help
Answers (1)