Hello.
I can not send mail form employee card
It does not return error
I have Navision 4.0 and Outlook express 6.0 SP2
The debuger stops in CU 397
NewMessage()
IF ISCLEAR(OApplication) THEN
CREATE(OApplication);
IF (NOT OApplication.Logon(TRUE,'','',FALSE,FALSE)) THEN BEGIN
OApplication.Logoff;
EXIT
END; ****
Variable OApplication Automation
'NS Outlook Synchronization Handler'.OApplication
does Navision 4.0 run on Outlok express OR only Outlook ¿?
0
Comments
Or you start using Outlook, or you take C397 from 3.70, put it in 4.00 with another Object ID (and name) and use that codeunit.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!