Re: wodSmtp.dll and DrWtsn32 (General questions)
Hi Chris,
Can you check the component for errors? Do you receive an error in the component?
Can you check LastError property when this happens?
Regards,
Damba
I am not checking the LastError specifically. Currently in the '_Done' event there is an error number and description passed into that function that I am looking at. Unfortuneately, the log is not updated because it appears that it aborts prior to being able to log.
I will add a check in the '_Progress' event to see if LastError has something in it.
Also, a quick question for you.
I took the basis for our application from the sample in: VBComponent6. CC and BCC
I noticed in the 'wodSmtp1_Done' event, you re-create an instance of the wod...
' let's grab new instance.. it's safer that way
Set wodSmtp1 = New wodSmtpCom
I am not doing this because I noticed in testing that when large attachments are included and many emails are going out with the same attachment, if I created the instance every time, there was a delay sending each mail.
Is there some reason that this should be done?
Also, there is a version 1.3.7 on your website. Is there any bug fixes released in this version compared to 1.3.6.65 or was it only feature enhancements?
Thanks
Chris.
Complete thread:
- wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-04, 22:50
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-04, 23:08
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-05, 16:52
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-05, 17:06
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-05, 17:15
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-05, 17:20
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-05, 18:44
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-08, 14:47
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-08, 15:23
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-08, 15:25
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-09, 15:49
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-09, 16:07
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-09, 20:04
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-09, 20:07
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-10, 16:30
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-11, 20:30
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-11, 21:08
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-18, 19:31
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-18, 19:37
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-18, 19:43
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-18, 20:15
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-18, 19:43
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-18, 19:37
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-18, 19:31
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-11, 21:08
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-11, 20:30
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-10, 16:30
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-09, 20:07
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-09, 20:04
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-09, 16:07
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-09, 15:49
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-08, 15:25
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-08, 15:23
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-08, 14:47
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-05, 18:44
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-05, 17:20
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-05, 17:15
- Re: wodSmtp.dll and DrWtsn32 - woddrazen, 2008-09-05, 17:06
- Re: wodSmtp.dll and DrWtsn32 - Chris Demmings, 2008-09-05, 16:52
- Re: wodSmtp.dll and DrWtsn32 - wodDamir, 2008-09-04, 23:08