Hi All,
I have a customer who uses Nav2009 SP1, and also works with Office 2010 64 bit.
We created funcionality for handling/sending e-mails with attachments.
As a result all emails sent from NAV using codeunit 397 NewMessage function is not allowing any email to be sent.
Its failing with the OApplication.Logon
IF (NOT OApplication.Logon(TRUE,'','',FALSE,FALSE)) THEN BEGIN
OApplication.Logoff;
EXIT
END;
I have found several topics wich said that Nav2009 SP1 is not working with Office 2010 64 bit.
I have a simple question:
Does Nav2009 SP2 support Office 2010 64bit ?
Thanks in advance
0
Answers
Please go through below link
http://blogs.msdn.com/b/nav/archive/2010/08/20/microsoft-dynamics-nav-compatibility-with-microsoft-office-2010-and-microsoft-sharepoint-2010.aspx
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks for your answer.
But this site describes Nav2009 SP1 with Office 2010 64bit, I want to know if Nav2009 R2 is working correctly with Office 2010 64bit!
Because NAV is 32-bit, it has problems using 64-bit Office.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!