session getting expired very frequently even session timeout has been set for 20 minute in asp.net 2.0.
-
Hi session getting expired very frequently even session timeout has been set for 20 minute in asp.net 2.0. how to resolve. thanks
You get the best out of others when you give the best of yourself.
-
Hi session getting expired very frequently even session timeout has been set for 20 minute in asp.net 2.0. how to resolve. thanks
You get the best out of others when you give the best of yourself.
-
Hi session getting expired very frequently even session timeout has been set for 20 minute in asp.net 2.0. how to resolve. thanks
You get the best out of others when you give the best of yourself.
If your web application stores session data in-process which is the default behavior, the process will be restarted when this process is not instability, then your session will be lost. some files modified can be lead to restart process. such as Global.asax, Web.config, bin etc. Anti-virus software scanning .config files also can lead to restart process. my english is not very well, i hope it'll help you. my msn : fly1126@live.cn