Re: SendMessage eata type mismatch error (General questions)

by wodDamir, (4999 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

locked

Complete thread: