S
Senthil
Hello All,
I'm facing a peculiar problem with the web application
that we have developed.
Whenever a small change has been done in an ASPX page & is
replaced on the web server & when this page is being
accessed through the browser all the sessions on the
server gets lost.
I understand that whenever a DLL is replaced then all
existing sessions will be lost - but in this case the ASPX
page does not contain any code behind. Its just a normal
page with textual content. We have set application level
cache set for caching purposes. Also this does not happen
with one specific ASPX file - any ASPX file replaced on
the server AND when that particular file is requested the
sessions are lost ( basically the application restarts
itself).
Please advice
Thanks in advance for your replies
Regards
Senthil
I'm facing a peculiar problem with the web application
that we have developed.
Whenever a small change has been done in an ASPX page & is
replaced on the web server & when this page is being
accessed through the browser all the sessions on the
server gets lost.
I understand that whenever a DLL is replaced then all
existing sessions will be lost - but in this case the ASPX
page does not contain any code behind. Its just a normal
page with textual content. We have set application level
cache set for caching purposes. Also this does not happen
with one specific ASPX file - any ASPX file replaced on
the server AND when that particular file is requested the
sessions are lost ( basically the application restarts
itself).
Please advice
Thanks in advance for your replies
Regards
Senthil