c# - Why ASP.NET Session is automatically lost? -


i hosted asp.net web app. iis6. when run web app., w3wp.exe process terminate , sessions lost. use traditional in-process session state. page have many process calculate.

but in machine running web in iis6, can run , have no problem. problem occurs in machine.

my machine core2duo cpu running on windows server 2003 4gb of ram

i try configure iis6 disable events of worker process recycle, still cannot work.

what should do?

thanks


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -