PC Review


Reply
Thread Tools Rate Thread

How do I install/use CDO?

 
 
=?Utf-8?B?U2l4U2lnbWFHdXk=?=
Guest
Posts: n/a
 
      20th Sep 2005
Hi,

I want to use some of the great CDO examples I find here, but they don't
work because I don't have CDO installed. I can't find anything, anyplace,
that tells me how to install it.

I'm on a coporate network and don't have a CD or network location to install
from. I can get to the internet though.

Also, I'm using VBA in Outlook and DO NOT have Visual Studio installed on my
machine. The only examples I've seen for installing CDO assume you are using
Visual Basic and direct you to the "References" item on the menus. There's
no such thing in Outlook VBA.

Can someone please tell me the steps to get it working?

I found a file on CDOLive named cdo.zip that claimed to contain the latest
version of CDO, but when I unzip the file, it only contains a cdo.hlp and
cdo.cnt file. I have no idea what to do with the cdo.cnt file although I
thought it was just a help related file.

I'm working on a critical project that needs to be done quickly, so any help
that can be provided soon would be greatly appreciated.

Thanks,

Rick
 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      20th Sep 2005
CDO is an optional component of Outlook. Rerun Outlook/Office setup, choose to customize components, and you'll see it available for installation. If, however, you do not have access to installation source files, you will not be able to install it (or anything else from Office, for that matter), at least not without involving your network help desk.

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


"SixSigmaGuy" <(E-Mail Removed)> wrote in message news:29799F70-A348-4933-AB44-(E-Mail Removed)...
> Hi,
>
> I want to use some of the great CDO examples I find here, but they don't
> work because I don't have CDO installed. I can't find anything, anyplace,
> that tells me how to install it.
>
> I'm on a coporate network and don't have a CD or network location to install
> from. I can get to the internet though.
>
> Also, I'm using VBA in Outlook and DO NOT have Visual Studio installed on my
> machine. The only examples I've seen for installing CDO assume you are using
> Visual Basic and direct you to the "References" item on the menus. There's
> no such thing in Outlook VBA.
>
> Can someone please tell me the steps to get it working?
>
> I found a file on CDOLive named cdo.zip that claimed to contain the latest
> version of CDO, but when I unzip the file, it only contains a cdo.hlp and
> cdo.cnt file. I have no idea what to do with the cdo.cnt file although I
> thought it was just a help related file.
>
> I'm working on a critical project that needs to be done quickly, so any help
> that can be provided soon would be greatly appreciated.
>
> Thanks,
>
> Rick

 
Reply With Quote
 
=?Utf-8?B?U2l4U2lnbWFHdXk=?=
Guest
Posts: n/a
 
      20th Sep 2005
Thanks,

I heard it was available for download someplace; is that not true?

Rick

"Sue Mosher [MVP-Outlook]" wrote:

> CDO is an optional component of Outlook. Rerun Outlook/Office setup, choose to customize components, and you'll see it available for installation. If, however, you do not have access to installation source files, you will not be able to install it (or anything else from Office, for that matter), at least not without involving your network help desk.
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
> http://www.turtleflock.com/olconfig/index.htm
> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "SixSigmaGuy" <(E-Mail Removed)> wrote in message news:29799F70-A348-4933-AB44-(E-Mail Removed)...
> > Hi,
> >
> > I want to use some of the great CDO examples I find here, but they don't
> > work because I don't have CDO installed. I can't find anything, anyplace,
> > that tells me how to install it.
> >
> > I'm on a coporate network and don't have a CD or network location to install
> > from. I can get to the internet though.
> >
> > Also, I'm using VBA in Outlook and DO NOT have Visual Studio installed on my
> > machine. The only examples I've seen for installing CDO assume you are using
> > Visual Basic and direct you to the "References" item on the menus. There's
> > no such thing in Outlook VBA.
> >
> > Can someone please tell me the steps to get it working?
> >
> > I found a file on CDOLive named cdo.zip that claimed to contain the latest
> > version of CDO, but when I unzip the file, it only contains a cdo.hlp and
> > cdo.cnt file. I have no idea what to do with the cdo.cnt file although I
> > thought it was just a help related file.
> >
> > I'm working on a critical project that needs to be done quickly, so any help
> > that can be provided soon would be greatly appreciated.
> >
> > Thanks,
> >
> > Rick

>

 
Reply With Quote
 
=?Utf-8?B?U2l4U2lnbWFHdXk=?=
Guest
Posts: n/a
 
      20th Sep 2005
If I get it installed, how then do I use it? I.e., how do I add it as a
reference in VBA? I might actually have it installed already, but just can't
access it.

"Sue Mosher [MVP-Outlook]" wrote:

> CDO is an optional component of Outlook. Rerun Outlook/Office setup, choose to customize components, and you'll see it available for installation. If, however, you do not have access to installation source files, you will not be able to install it (or anything else from Office, for that matter), at least not without involving your network help desk.
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
> http://www.turtleflock.com/olconfig/index.htm
> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "SixSigmaGuy" <(E-Mail Removed)> wrote in message news:29799F70-A348-4933-AB44-(E-Mail Removed)...
> > Hi,
> >
> > I want to use some of the great CDO examples I find here, but they don't
> > work because I don't have CDO installed. I can't find anything, anyplace,
> > that tells me how to install it.
> >
> > I'm on a coporate network and don't have a CD or network location to install
> > from. I can get to the internet though.
> >
> > Also, I'm using VBA in Outlook and DO NOT have Visual Studio installed on my
> > machine. The only examples I've seen for installing CDO assume you are using
> > Visual Basic and direct you to the "References" item on the menus. There's
> > no such thing in Outlook VBA.
> >
> > Can someone please tell me the steps to get it working?
> >
> > I found a file on CDOLive named cdo.zip that claimed to contain the latest
> > version of CDO, but when I unzip the file, it only contains a cdo.hlp and
> > cdo.cnt file. I have no idea what to do with the cdo.cnt file although I
> > thought it was just a help related file.
> >
> > I'm working on a critical project that needs to be done quickly, so any help
> > that can be provided soon would be greatly appreciated.
> >
> > Thanks,
> >
> > Rick

>

 
Reply With Quote
 
=?Utf-8?B?U2l4U2lnbWFHdXk=?=
Guest
Posts: n/a
 
      20th Sep 2005
I figured it out!! :-)

Corporate policy, for some reason, was blocking me and also hiding the menus
in VBA. I got that canceled and I found references right away and added CDO.
My code now works. Thanks Sue, and everyone else, for your help.

Sue, are you the same Sue Mosher who used to be regularly active on the old
VB forums years and years ago (e.g. compuserve)?

Rick

"SixSigmaGuy" wrote:

> If I get it installed, how then do I use it? I.e., how do I add it as a
> reference in VBA? I might actually have it installed already, but just can't
> access it.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
> > CDO is an optional component of Outlook. Rerun Outlook/Office setup, choose to customize components, and you'll see it available for installation. If, however, you do not have access to installation source files, you will not be able to install it (or anything else from Office, for that matter), at least not without involving your network help desk.
> >
> > --
> > Sue Mosher, Outlook MVP
> > Author of Configuring Microsoft Outlook 2003
> > http://www.turtleflock.com/olconfig/index.htm
> > and Microsoft Outlook Programming - Jumpstart for
> > Administrators, Power Users, and Developers
> > http://www.outlookcode.com/jumpstart.aspx
> >
> >
> > "SixSigmaGuy" <(E-Mail Removed)> wrote in message news:29799F70-A348-4933-AB44-(E-Mail Removed)...
> > > Hi,
> > >
> > > I want to use some of the great CDO examples I find here, but they don't
> > > work because I don't have CDO installed. I can't find anything, anyplace,
> > > that tells me how to install it.
> > >
> > > I'm on a coporate network and don't have a CD or network location to install
> > > from. I can get to the internet though.
> > >
> > > Also, I'm using VBA in Outlook and DO NOT have Visual Studio installed on my
> > > machine. The only examples I've seen for installing CDO assume you are using
> > > Visual Basic and direct you to the "References" item on the menus. There's
> > > no such thing in Outlook VBA.
> > >
> > > Can someone please tell me the steps to get it working?
> > >
> > > I found a file on CDOLive named cdo.zip that claimed to contain the latest
> > > version of CDO, but when I unzip the file, it only contains a cdo.hlp and
> > > cdo.cnt file. I have no idea what to do with the cdo.cnt file although I
> > > thought it was just a help related file.
> > >
> > > I'm working on a critical project that needs to be done quickly, so any help
> > > that can be provided soon would be greatly appreciated.
> > >
> > > Thanks,
> > >
> > > Rick

> >

 
Reply With Quote
 
Dan Mitchell
Guest
Posts: n/a
 
      20th Sep 2005
"=?Utf-8?B?U2l4U2lnbWFHdXk=?=" <(E-Mail Removed)>
wrote in news:25574BBF-BDDC-4515-9672-(E-Mail Removed):
> I heard it was available for download someplace; is that not true?


You've found it, so this isn't relevant, but just to answer this question
-- not any more. For a year or so around 2001 or so (if I remember
correctly), then you could download CDO1.21/cdo.dll from Microsoft.

Then they changed their minds, and you can't do that any more. There may
still be old references around to when you could, but they're wrong
nowadays.

-- dan
 
Reply With Quote
 
David C. Holley
Guest
Posts: n/a
 
      20th Sep 2005
Go TOOL>REFERENCES to add it (if it exists). If you Google around the
internet you should be able find plenty of examples.

SixSigmaGuy wrote:
> If I get it installed, how then do I use it? I.e., how do I add it as a
> reference in VBA? I might actually have it installed already, but just can't
> access it.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>
>>CDO is an optional component of Outlook. Rerun Outlook/Office setup, choose to customize components, and you'll see it available for installation. If, however, you do not have access to installation source files, you will not be able to install it (or anything else from Office, for that matter), at least not without involving your network help desk.
>>
>>--
>>Sue Mosher, Outlook MVP
>> Author of Configuring Microsoft Outlook 2003
>> http://www.turtleflock.com/olconfig/index.htm
>> and Microsoft Outlook Programming - Jumpstart for
>> Administrators, Power Users, and Developers
>> http://www.outlookcode.com/jumpstart.aspx
>>
>>
>>"SixSigmaGuy" <(E-Mail Removed)> wrote in message news:29799F70-A348-4933-AB44-(E-Mail Removed)...
>>
>>>Hi,
>>>
>>>I want to use some of the great CDO examples I find here, but they don't
>>>work because I don't have CDO installed. I can't find anything, anyplace,
>>>that tells me how to install it.
>>>
>>>I'm on a coporate network and don't have a CD or network location to install
>>>from. I can get to the internet though.
>>>
>>>Also, I'm using VBA in Outlook and DO NOT have Visual Studio installed on my
>>>machine. The only examples I've seen for installing CDO assume you are using
>>>Visual Basic and direct you to the "References" item on the menus. There's
>>>no such thing in Outlook VBA.
>>>
>>>Can someone please tell me the steps to get it working?
>>>
>>>I found a file on CDOLive named cdo.zip that claimed to contain the latest
>>>version of CDO, but when I unzip the file, it only contains a cdo.hlp and
>>>cdo.cnt file. I have no idea what to do with the cdo.cnt file although I
>>>thought it was just a help related file.
>>>
>>>I'm working on a critical project that needs to be done quickly, so any help
>>>that can be provided soon would be greatly appreciated.
>>>
>>>Thanks,
>>>
>>>Rick

>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Install Vista Home premium upgrade - "can't install a file and quits vincen11@msu.edu Windows Vista Installation 3 21st Feb 2007 02:10 AM
MMc installation trick. 1. install driver for the video card "vivo, aiw" reboot" 2. install ati dvd decoder. reboot 3. install mmc for all the thing that come with your videocard. buttom line. DDC ATI Video Cards 7 4th Aug 2005 08:20 AM
Automated Install From Admin Install Fails to Run after Install Andrew King Anti-Spyware Installation 1 8th Jan 2005 06:47 AM
Install shows Win Install dialog box command lines then install st =?Utf-8?B?Qm9iUGFya3M=?= Windows XP General 0 17th Dec 2004 05:21 PM
Minolta QMS 2300 install - install again - install again ... Windows XP Drivers 1 3rd Jul 2004 07:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:14 AM.