Session Time out with Ajax

  • Thread starter Thread starter HP
  • Start date Start date
H

HP

Hi,

I am having a issue with ajax .
If session has gone and after that if i click on a button for post back then
it gives me javascript error:

Message: Unexpected ajax response was received from the server.

This is due to session out.
Please help me to handle this error .

Thanks In advance.

Thanks
HP
 
Hi,

I am having a issue with ajax .
If session has gone and after that if i click on a button for post back then
it gives me javascript error:

Message: Unexpected ajax response was received from the server.

This is due to session out.
Please help me to handle this error .

Thanks In advance.

Thanks
HP

Try using fiddler to debug your http responses..
http://www.fiddler2.com/fiddler2/
Post it here if you need further help.
Best regards.
 
Back
Top