More HttpContext.Current.Session is null

0
0

I have an application with a 3rd party framework that uses HttpContext.Current.Session. I have added changes (using disabled WebSockets) as per https://wisej.com/support/question/httpcontext-current-session-is-null to get HttpContext.Current.Session working.

This all works fine until the Application.MainPage has finished loading then the call to the 3rd party property stops working (same result as if HttpContext.Current.Session returns nothing).

Is this expected behaviour?

  • You must to post comments
0
0

Hi Kingsley,

Sorry for the late reply, I’m currently looking at this and will get back to you ASAP.

Would it be possible to tell us what 3rd party library you’re using?

Best,

Alaa

  • Kingsley Price
    Great thanks Alaa, Framework is StrataFrame, used mainly for Business Layer
  • Kingsley Price
    Alaa – any progress ?
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.