Problem with outlook connector LDAP Directory MAPI Service Provider is not

Hi,

I have very basic problem with sun outlook connector client.

I am using sun java system connector deployment tools to create client installation script, on first page I have to supply the location for web publisher and Microsoft LDAP service, I can find web publisher and I don't have any clue about location of LDAP services and without this my client instaltion script keep failing with following error.

The Microsoft LDAP Directory MAPI Service Provider is not installed.

2006/09/25 14:14

14:14:25 [5365] Outlook version is 11.0.5608.0.

14:14:25 [5376] Adding MAPI directory 'C:\Program Files\Common Files\System\MAPI\1033' to PATH.

14:14:25 [5475] TMP directory is 'C:\DOCUME~1\MMESKA~1\LOCALS~1\Temp'.

14:14:26 [5362] Checking Windows version.

14:14:26 [5363] Windows version is 5.1.

14:14:26 [5364] Checking Outlook version.

14:14:26 [5509] Checking default mail client.

14:14:26 [5508] Default mail client is 'Microsoft Outlook'.

14:14:26 [5178] Verifying that Outlook is not running.

14:14:26 [5179] Trying to login to shared session.

14:14:26 [5369] Installing Sun Java System MAPI Service Providers using 'C:\DOCUME~1\MMESKA~1\LOCALS~1\Temp\Sun Outlook Connector\sunone-mapi-services.msi'.

14:14:28 [5502] Upgrading the Sun Java System MAPI Service Providers.

14:14:38 [5370] Finished installing Sun Java System MAPI Service Providers.

14:14:38 [5366] Checking whether Sun Java System MAPI Service Providers are installed.

14:14:38 [5367] Sun Java System MAPI Service Providers are installed.

14:14:38 [5416] Checking whether Microsoft LDAP Directory MAPI Service Provider is installed.

14:14:38 [5418] The Microsoft LDAP Directory MAPI Service Provider is not installed:

14:14:38 File 'C:\Program Files\Common Files\System\MAPI\1033\EMABLT32.DLL' does not exist.

14:14:38 [5416] Checking whether Microsoft LDAP Directory MAPI Service Provider is installed.

14:14:38 [5418] The Microsoft LDAP Directory MAPI Service Provider is not installed:

14:14:38 File 'C:\Program Files\Common Files\System\MAPI\1033\EMABLT32.DLL' does not exist.

14:14:38 ERROR: Microsoft LDAP Directory MAPI Service Provider must first be installed.

Thank you for your help.

Best regards

Mo

[2381 byte] By [m-meskarian] at [2007-11-26 10:21:25]
# 1

I'm sorry, I've never actually installed the Outlook Connector.

However, I don't believe that any Microsoft LDAP is required, only the LDAP that you use for Messaging and Calendar.

It ALWAYS helps me to help you, when you provide full version information. If I guess, I could be wrong.

jay_plesset at 2007-7-7 2:20:54 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

Hi,

If memory serves, Outlook XP offered the ability to set what address-book connectors were installed, one of which was LDAP (by default enabled). It may be a similar situation with Outlook 2003 (which I assume you are using based on the version number in the debug logs). Try using the Office '03 install CD and see if you can find the LDAP addressbook option and install it.

Regards,

Shane.

shane_hjorth at 2007-7-7 2:20:54 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...