G
Guest
Hi,
I am trying to set my web application to use sql server mode for session
state. I have made the change to the web.config and ran
InstallPersistSqlState. When the application runs, I can see a new record
inserted into ASPStateTempSessions table. However when I attempt to load
the data from a session variable, it is always nothing. Any advise
I am trying to set my web application to use sql server mode for session
state. I have made the change to the web.config and ran
InstallPersistSqlState. When the application runs, I can see a new record
inserted into ASPStateTempSessions table. However when I attempt to load
the data from a session variable, it is always nothing. Any advise