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
Post a Comment