I am developing a website, its working fine in local. it was working fine on production server but now website session expired automatically within 30 seconds.. I mention session time in web.config 30 minute and also increase application pool size on server. I also check it after disabling the antyvirus but issue is same.. Can anyone tell me the reason??? please help....
Moved bySamAgainThursday, March 18, 2010 1:23 AMoff-topic (From:.NET Base Class Library)
<sessionState mode="InProc" cookieless="UseCookies" timeout="30"></sessionState> And recycle worker processes time is 40 min, recycle worker process time is 1000 requests. From where i check the Application Pool recycling period??
We have a single default application pool on server.. Our all website using that and all working fine except this..
Hi, Anuj Pratap SIngh: Thanks for your post, but it is tend to get quicker and better response/support in http://forums.asp.net where asp experts live in.
Please mark the right answer at right time. Thanks, Sam