Posted: 8/18/2011
Do session variables causes the way application pool of the website on the IIS recycle?
Posted: 8/19/2011
Hi Mevlish,
An application domain will unload when any one of the following occurs:
If you need more answers related with this problem, read this nice article from Tess Ferrandez: http://blogs.msdn.com/b/tess/archive/2006/08/02/asp-net-case-study-lost-session-variables-and-appdomain-recycles.aspx
Best Regards,
Gjorgji
Mevlish Dcosta said: Do session variables causes the way application pool of the website on the IIS recycle?
In reality, no. The oposite way, yes.
If you have any specific problem, please describe it in details.
Regards,Hajan