asp.net - Is there a way to identify the cause for session expiry? -


the session time out set 20mins application session keeps expiring abruptly within 20 mins. not able identify cause of session expiry? there way find causing session expiry?

something trips me every-so-often changing directory structure of site. instance, adding/deleting kind of user-specific folder within site structure (or other folder). causes recycle , sessions expired.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -