Synchronising Outlook 2007 to Notes Mail Database

Hi,

 We can successfully synchronise outlook 2003 to Notes Mail Database by creating object of "MAPI.session" but it is not supporting if you switch from outlook 2003 to 2007.



Could anyone please suggest how to proceed which is very important



Thanks in advance

– Lakshmi

Subject: Solved-- Synchronising Outlook 2007 to Notes Mail Database

Hi,

The issue is fixed. The problem was Outlook 2007 won't include CDO.DLL which is very much important if we are using MAPI.session. We need to install the CDO.DLL separately

Refer the following link for installing CDO.DLL

http://www.microsoft.com/downloads/details.aspx?familyid=2714320D-C997-4DE1-986F-24F081725D36&displaylang=en

These information might help someone who are facing the same problem

Thank you all

– Lakshmi