How to get a session value? - WeOnlyDo Discussion board

How to get a session value? (wodWebServer / wodWebServer.NET)

by Jasmine, Wednesday, October 29, 2014, 10:05 (3466 days ago) @ Jeremy

Hi Jeremy.

I think you're accessing ASP.NET's Session object when setting the Session, and then accessing User.SessionVars from wodWebServer.NET. These are two different collections, and we can't access ASP.NET's session collection.

Can you try to set it through User.SessionVars collection?

Kind regards.
Jasmine.


Complete thread: