Welcome Guest Search | Active Topics | Sign In | Register

ClientSideOnError for Callback not firing Options
Joan Darling
Posted: Wednesday, June 19, 2013 3:16:06 PM
Rank: Advanced Member
Groups: Member

Joined: 3/9/2010
Posts: 119
I have written a function for the ClientSideOnError event for a Callback. I'm trying to simulate a situation where the callback cannot connect to the website. I've tried shutting down the web site and disconnecting the network cable but the function defined for the event does not fire. Any ideas?
eo_support
Posted: Wednesday, June 19, 2013 5:40:27 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

I don't think the CallbackPanel would raise that error. That would cause a time out situation that you will have to detect with your with your own code. This page lists all the situations where ClientSideOnError will be triggered:

http://www.essentialobjects.com/doc/1/jsdoc.public.handlers.clientside_error_handler.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.