Reading All Users Sessionhttp://forums.asp.net/t/1788820.aspx/1?Reading+All+Users+SessionWed, 04 Apr 2012 02:59:45 -040017888204914694http://forums.asp.net/p/1788820/4914694.aspx/1?Reading+All+Users+SessionReading All Users Session <p>Hi</p> <p>If I store a piece of information for each session opened into a session variable, how can I retrieve those values</p> <p>I saw a solution that can do it (http://weblogs.asp.net/imranbaloch/archive/2010/04/05/reading-all-users-session.aspx) but I would need the site in full trust mode which I cannot do.</p> <p>Thank you</p> <p>Mark</p> 2012-04-03T19:49:35-04:004914712http://forums.asp.net/p/1788820/4914712.aspx/1?Re+Reading+All+Users+SessionRe: Reading All Users Session <p>This SO has some pointers..</p> <p>&nbsp;<a href="http://stackoverflow.com/questions/1470334/list-all-active-asp-net-sessions">http://stackoverflow.com/questions/1470334/list-all-active-asp-net-sessions</a></p> <p></p> <p>And an alternate solution here..</p> <p><a href="http://www.codeproject.com/Articles/36846/Retrieve-All-Active-Sessions-Data">http://www.codeproject.com/Articles/36846/Retrieve-All-Active-Sessions-Data</a></p> 2012-04-03T20:08:46-04:004914758http://forums.asp.net/p/1788820/4914758.aspx/1?Re+Reading+All+Users+SessionRe: Reading All Users Session <p>Thank you !!!!, that 2nd link worked perfectly for me <img src="http://forums.asp.net/scripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif" alt="Laughing" title="Laughing" border="0"></p> 2012-04-03T20:59:30-04:004914942http://forums.asp.net/p/1788820/4914942.aspx/1?Re+Reading+All+Users+SessionRe: Reading All Users Session <p>Glad you found it useful. &nbsp;Please do rate the second link at codeproject to support the original author. &nbsp;Thanks.</p> 2012-04-04T02:59:45-04:00