Welcome Guest Search | Active Topics | Sign In | Register

Want to capture the server side error on finish of call Options
Vinny
Posted: Thursday, July 24, 2008 9:53:47 AM
Rank: Advanced Member
Groups: Member

Joined: 7/21/2008
Posts: 90
Hi,

I was just wondering if there is a way I can show a dialog box specifying the server side error happened after the callback?

Thanks,

Vinny
eo_support
Posted: Thursday, July 24, 2008 10:13:36 AM
Rank: Administration
Groups: Administration

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

The Callback does not provide any support on that except for displaying the message to you as ASP.NET does. In theory it is possible to safe guard your code inside try catch blocks, but it's not very practical when there are a lot of places need to be guarded.

Thanks
Vinny
Posted: Thursday, July 24, 2008 10:50:33 AM
Rank: Advanced Member
Groups: Member

Joined: 7/21/2008
Posts: 90
Hi, Thanks.....

I'll see what else can be done to support it.

Vinny


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.