Error after changing sessoin timeout value
Hi,
I have created a web application for which i tried to change the session timeout value from sharpoint administrator.
I have change the value from 60 to 7 mins, but after changing the value my web config got modified(dont know what was modified, i came to know when i saw last updated time) and application is giving following error,
unable to evaluate expression because the code is optimized or a native frame is on top of the call stack
I have reset the iis and also chaneged the value from 7 to 60 mins but all in vain.
Is there any thing that i have missed out.
Thanks,
Mishigun
November 27th, 2010 4:10am
Hi,
I found that only sessionstate value got modified. I have rollback the changes and replaced the modified webconfig with backup webconfig and application started working again. But still unable to find what went wrong after modifying the timeout value from
central administartor. Please provide the inputs.
Thanks,
Mishigun
Free Windows Admin Tool Kit Click here and download it now
November 28th, 2010 11:36pm
Hi
Mishigun,
Please check buehlej’s reply on Oct 19 in this thread.
http://social.msdn.microsoft.com/Forums/en/vsdebug/thread/817776da-13da-43f5-a189-1727ce4f3b6b
And here is the resolution.
http://support.microsoft.com/kb/312629/EN-US/
If the problem is still exist, would you please provide the Event Logs? Thanks.Best regards. Emir
November 29th, 2010 5:35am