0

I have an .net web application that requires windows authentication and seems like it logs out users 20 minutes when they are inactive regardless if I set sessionState timeout="600" in the web.config. Any additional settings that I missed? please help. I am on IIS 7.5

thanks

  • It is timing out because it is inactive for 20 minutes. –  Nov 30 '15 at 17:34
  • Solved! The issue was with Application Pool Idle Timeout. By default that is set to 20 minutes. I changed that to a higher value and problem solve. –  Nov 30 '15 at 22:54

0 Answers0