M
Michael
Hi,
I know how to store Session state in SQL Server,
but I'm not sure if the Application state is also
stored in SQL Server.
There is a table named ASPStateTempApplications
in tempdb database, but it seems useless. I say this
because I reset IIS and see that application state is
reset.
Will application state be stored in SQL Server
(or state server) ?
I know how to store Session state in SQL Server,
but I'm not sure if the Application state is also
stored in SQL Server.
There is a table named ASPStateTempApplications
in tempdb database, but it seems useless. I say this
because I reset IIS and see that application state is
reset.
Will application state be stored in SQL Server
(or state server) ?