Re: Component busy error - WeOnlyDo Discussion board

Re: Component busy error (General questions)

by woddrazen, Monday, June 25, 2007, 16:06 (6150 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


Complete thread: