Moved from iis6 to 7.5 asp.net session timeouts -



Moved from iis6 to 7.5 asp.net session timeouts -

after moving on new platform site logging people out after time of inactivity. never used happen , wish set timeout larger value. i've changed settings no effect , in code session.timeout set 1440.

any ideas can find setting or might start problem.

thanks

the app pool recycling worker process set expire after 20 minutes of inactivity.

asp.net session

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -