Re: SendMessage eata type mismatch error - WeOnlyDo Discussion board

Re: SendMessage eata type mismatch error (General questions)

by wodDamir, Friday, October 28, 2011, 17:25 (4564 days ago) @ yonko

Hi,

There is a possibility that no error was actually given by the server. However, what happens if you check LastError propert (of main wodXMPP object)?

Also, you're using asynchronous approach, and then blocking each call by looping the DoEvents statement. Is there any specific reason why you're doing that? Why not simply use Blocking mode (http://www.weonlydo.com/XMPP/Help/wodXMPP-Blocking.html)?

Regards,
Damba


Complete thread: