Re: Component busy error (General questions)

by woddrazen, (6566 days ago) @ Alex

Hi Alex,


Please try to use wodSMTP Blocking Property and set value to true.
[code]
wodSmtp1.Blocking = True
wodSmtp1.SendMessage
[/code]
More help for Blocking Property you can find here:
http://www.weonlydo.com/Smtp/Help/WODSMTPLib~wodSmtp~Blocking.html

If you didn't already use our samples I suggest you to try them. You can find them in component samples folder.

Let us know how it goes.


Regards,
Drazen

locked

Complete thread: