Z
zb
I am not convinced and need your opinion.
My understanding is that if bin directory's content is changed then the
ASP.Net application recycles (Applicatin is restarted). Is it also true
for the web.config file.
When Application is restarted all sessions are cleared. Now, if the
application is running and a change is made in web.config file if this
triggers application restart it will clear all sessions?
If this does not recycle the application what if the change is to
System.Web section of teh configuration or some other area including
appSetting?
Thanks in advance.
My understanding is that if bin directory's content is changed then the
ASP.Net application recycles (Applicatin is restarted). Is it also true
for the web.config file.
When Application is restarted all sessions are cleared. Now, if the
application is running and a change is made in web.config file if this
triggers application restart it will clear all sessions?
If this does not recycle the application what if the change is to
System.Web section of teh configuration or some other area including
appSetting?
Thanks in advance.