Re: Unhandled Exception in XMPP - WeOnlyDo Discussion board

Re: Unhandled Exception in XMPP (General questions)

by gothic_coder, Tuesday, December 14, 2010, 15:40 (5094 days ago) @ wodDamir

Ash,

Can you please contact us at techsupport@weonlydo.com and we'll prepare a sample of events implementation?

The _com_error (i can't say for sure since I don't know what exception is occuring) is most probably because you are calling methods one after another in non-blocking mode (Blocking = false). Blocking causes component to stop and wait for method to execute. That allows line-by-line execution, which is usually used in scripting environments.

Regards,
Damba

Hello Damba,

I already dropped a mail to techsupport@weonlydo.com , But haven't received reply..


Complete thread: