Error sending email

Re: Error sending email

Postby Jimmy » Sat Aug 12, 2023 5:39 pm

hi,

i had the Problem when switch from Windows 7 to Windows 10
i can "direct Send" or save it to "Out Basket" and view it there

p.s. CODE was made under Xbase++. have not test it with Fivewin yet
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1587
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany

Re: Error sending email

Postby chiaiese » Sat Aug 12, 2023 6:56 pm

hi,
I'm testing on a Windows 10 Pro stand-alone PC with one user only (admin), in addiction, as I said in my first post, the same procedure compiled with FW0709 and xHarbour 1.1 is working on the same PC with no errors.

I would like to reiterate that the error only arises out in case of oMailItem:display(.f.) .OR. oMailItem:display(.t.) but NOT actually sending the mail, just closing the mail message dialog.

Does anyone know where I can find TOLEAUTO.PRG source file?

thank you

regards
Roberto
Roberto Chiaiese
R&C Informatica S.n.c.
http://www.recinformatica.it
info@recinformatica.it
chiaiese
 
Posts: 68
Joined: Wed Feb 08, 2006 10:32 pm
Location: Roma, Italia

Re: Error sending email

Postby Jimmy » Sat Aug 12, 2023 8:08 pm

hi,
chiaiese wrote:I'm testing on a Windows 10 Pro stand-alone PC with one user only (admin), in addiction, as I said in my first post, the same procedure compiled with FW0709 and xHarbour 1.1 is working on the same PC with no errors.

hm ... interesting

chiaiese wrote:I would like to reiterate that the error only arises out in case of oMailItem:display(.f.) .OR. oMailItem:display(.t.) but NOT actually sending the mail, just closing the mail message dialog.

Parameter .T. for oMailItem:display() is
True to make the window modal. The default value is False.

https://learn.microsoft.com/en-us/office/vba/api/outlook.mailitem.display

have you try
Code: Select all  Expand view
oMailItem:Send()

does it "send" or goto "out Basket" :?:

chiaiese wrote:Does anyone know where I can find TOLEAUTO.PRG source file?

as i can say it is Part of harbour and include in hbwin
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1587
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany

Re: Error sending email

Postby nageswaragunupudi » Sat Aug 12, 2023 9:31 pm

Does anyone know where I can find TOLEAUTO.PRG source file?


xHarbour:
source\rtl\win32ole.prg

Harbour
contrib\xhb\xhbole.prg
contrib\hbwin\oleauto.prg
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10248
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Otto and 94 guests