Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
Expired Session and WRAP Async Postback
posted

Hi,

I'm working on detected Expired Session during the Async Post back of WRAP.

In usual manner i redirect the response to another page e.g ExpiredSession.aspx. this stops the execution of previous page. but in case of Async Postback of WARP i cant redirect and even i cant stop the processing of current Page's response.

i digged into WRAP and CallbackManager and found that we can use CallbackManager.AddScriptBlock to redirect using Javascript. but how to stop the processing of current page response..... No Ideas.

If somebody has done anything about it i always like such peopleGeeked

Thanks

Parents
  • 475
    posted

     Hi Imranfazli

     

      Have you found a solution for this issue???? I have exactly the same problem and I cannot find any solution from the infragistic web site.... After the session is expired the warp does not redirectme to the login page unless that i refresh the entired page.

     

    David and Jorge from ANS

Reply Children