View Single Post
  #2  
Old August 8th 08, 01:57 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default "Microsoft CDO 1.21 Library" missing in Office 2007.

CDO 1.21 is not included with Outlook 2007 but can be downloaded from
http://www.microsoft.com/downloads/d...displaylang=en.

However, because CDO 1.21 is not supported in managed code, it's pretty
irrelevant to VSTO add-ins, which are the topic of this forum. You should
post any future Outlook VBA questions "down the hall" at
http://www.microsoft.com/office/comm....program_v ba.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"masani paresh" wrote:

We were using Outlook 2003 and everything was working fine. Now we hava
planned to shift to Outlook 2007. But we found the "Microsoft CDO 1.21
Library" missing in Office 2007." while running VBA script which was working
fine in Outlook 2003. Could any one please let me know what is the similar
file or simple solution is there to overcome this error. Will it require to
change our complete/all scripts which uses this library?


Ads