Re: SendMessage eata type mismatch error (General questions)
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
i understand that when some problems with the server or account or object happens, main wodXMPP object's property LastError holds info about it. but what kind of error is held by wodXMPPMessage's ErrorCode property?
Complete thread:
- SendMessage eata type mismatch error - yonko, 2011-10-28, 09:51
- Re: SendMessage eata type mismatch error - woddrazen, 2011-10-28, 10:34
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 14:53
- Re: SendMessage eata type mismatch error - woddrazen, 2011-10-28, 15:15
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 15:59
- Re: SendMessage eata type mismatch error - woddrazen, 2011-10-28, 16:05
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 16:18
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 16:42
- Re: SendMessage eata type mismatch error - wodDamir, 2011-10-28, 17:25
- Re: SendMessage eata type mismatch error - yonko, 2011-10-30, 16:35
- Re: SendMessage eata type mismatch error - woddrazen, 2011-10-30, 19:40
- Re: SendMessage eata type mismatch error - yonko, 2011-10-30, 16:35
- Re: SendMessage eata type mismatch error - wodDamir, 2011-10-28, 17:25
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 16:42
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 16:18
- Re: SendMessage eata type mismatch error - woddrazen, 2011-10-28, 16:05
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 15:59
- Re: SendMessage eata type mismatch error - woddrazen, 2011-10-28, 15:15
- Re: SendMessage eata type mismatch error - yonko, 2011-10-28, 14:53
- Re: SendMessage eata type mismatch error - woddrazen, 2011-10-28, 10:34