How to "deserialize" session contents??

S

Sidney Pecul

I setup the SessionState (out-of-process in SQLServer). I can query
ASPState..ASPStateTempSessions table. However, "SessionItemShort" content
is serialized.


Is it a way to "deserialize" sessions contents stored in SQL Srv?


I need to now values stored in all sessions at any given time. The best
would be on SQL Server site, or WEB server. I spent two days looking for
help on Microsoft and different User Groups, but could not find one.

Any clue would be very appreciated.

Thank you, very, very match !!!!!!!!!!!

Sidney
 
W

William F. Robertson, Jr.

Just a shot in the dark, but could you use a BinaryFormatter to read the
data into your object. I am assuming this is for debugging purposes?

bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top