One of my customers had some problems with Office 365. They also had Office 2010 installed on that computer and after uninstalling Office 2010, their problems with Office 365 disappeared. However, the E-mail icons in my DataFlex application using VPE were greyed out.
I suppose it has something with MAPI to do. However, the statement Get DoVpeGetMAPIType to iMapi returns 1 which should mean that extended MAPI is used. Chilkat is used for sending E-mails with G-mail.
I tried to repare Office 365, but it didn’t help. I also tried to find out how to install MAPI without installing Outlook, but I didn’t find any solution to that on Internet. Is the only way to install MAPI to install an old version of Outlook? Someone wrote that the register keys
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE
should be present, but they are not on the computer with problems.
Bengt