Page 1 of 1

Newest MAPI32.DLL seems not to be working with Connector Add-In

Posted: Tue Jan 14, 2025 11:35 pm
by MERoland
I updates my system to Windows 11 and during the course there must have been an update to the MAPI32.DLL in C:\windows\syswow64 (running Outlook 32bit).

It seems to be that the Mailenable connector is not compatible with that DLL, as it is missing ordinal 241 entrypoint.

Can anybody from mailenable confirm this and would it be possible to update the connector so that it can be used with the most current MAPI32.DLL release that comes with windows?

The MAPI32.DLL product version with which it is not working for me is 10.0.26100.1591 and the one with which it is working is 10.0.19041.4355

Re: Newest MAPI32.DLL seems not to be working with Connector Add-In

Posted: Thu Jan 23, 2025 10:04 am
by aos99
Which version of Outlook are you using?

I had problems with some systems, especially with Outlook 2010/2013, an update to Outlook 2019 helped.

Basically, the Outlook Connector works with Windows 11.

Re: Newest MAPI32.DLL seems not to be working with Connector Add-In

Posted: Wed Jan 29, 2025 12:47 am
by Admin
Yes, that is correct. The DLL is missing this for the 32bit version. It is not a function that we use directly though, it is used internally by other functions we call (but does not do this in the 64bit version), so we are trying to work around this. It is the address book provider that triggers this. We should have a fix soon.

Re: Newest MAPI32.DLL seems not to be working with Connector Add-In

Posted: Wed Jan 29, 2025 5:57 am
by Admin
There is a fix for this now at the URL below. It is the updated connector client:

https://www.mailenable.com/beta

It should resolve the issue of not working with 32bit version of Microsoft Outlook under Windows 11.