[AccessD] Urgent - missing Outllok in Refs

Darren DICK d.dick at uws.edu.au
Mon Mar 14 21:36:17 CST 2005


Hi Kath
I posted to Outlook Dev mail group re this one and they want to know
What is the error message?
How are you instantiating the objOutlook?

Can I see the code?

Many thanks

Darren

 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Kath Pelletti
Sent: Tuesday, 15 March 2005 12:42 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Urgent - missing Outllok in Refs

OK - got it. I can see that they aren't installed and will now get them
couriered over from the other side of town....

Thanks - I could have wasted a lot more time on this

Kath
  ----- Original Message -----
  From: Charlotte Foust
  To: Access Developers discussion and problem solving
  Sent: Tuesday, March 15, 2005 12:20 PM
  Subject: RE: [AccessD] Urgent - missing Outllok in Refs


  Yup, that's the missing CDO,  Collaborative Data Objects.  When you
  install Office, you have to drill down in the Outlook part and check the
  CDO item to include it in the install.  Otherwise, no MAPI calls.  You
  can ONLY install CDO using a custom installation, not the default.

  Charlotte Foust


  -----Original Message-----
  From: Kath Pelletti [mailto:KP at sdsonline.net]
  Sent: Monday, March 14, 2005 5:11 PM
  To: Access Developers discussion and problem solving
  Subject: Re: [AccessD] Urgent - missing Outllok in Refs


  Hi Charlotte - yes Outlook is installed. I have removed the old ref to
  Outlook 9 and then gone back thru' the ref list and found Outlook 11 and
  ticked that.

  But now when I use the function which looks for Outlook the code falls
  over with 'Automation error - the specified module cannot be found'

  Line where crash happens:

  Set nms = appOutlook.getnamespace ("MAPI")


  NB: This code has always worked until she has had Office re-installed
  (same version - 2000). I have had a look at the install and it seems
  fine - what else can I check? What is the CDO?

  THanks - Kath
    ----- Original Message ----- 
    From: Charlotte Foust 
    To: Access Developers discussion and problem solving 
    Sent: Tuesday, March 15, 2005 11:55 AM
    Subject: RE: [AccessD] Urgent - missing Outllok in Refs


    Is Outlook installed on the machine?  Even if it is, you can't use it
    from Access unless the CDO was installed as well.  It isn't by
  default,
    but you can do a custom reinstall and add it.

    Charlotte Foust


    -----Original Message-----
    From: Kath Pelletti [mailto:KP at sdsonline.net] 
    Sent: Monday, March 14, 2005 4:49 PM
    To: AccessD at databaseadvisors.com
    Subject: [AccessD] Urgent - missing Outllok in Refs


    Hi all - quick question as I am out with a client -

    She has a new laptop so an existing app has been re-installed - 

    Outllok functions in Access mdb no longr working - I went into vba and
    expected to find a missing reference in the References window - but
    Outlook isnt there at all - what isn;t installed?

    THanks


    ______________________________________________
    Kath Pelletti
    Software Design & Solutions Pty Ltd.
    Ph: 9505-6714
    Fax: 9505-6430
    KP at SDSOnline.net
    -- 
    AccessD mailing list
    AccessD at databaseadvisors.com
    http://databaseadvisors.com/mailman/listinfo/accessd
    Website: http://www.databaseadvisors.com
    -- 
    AccessD mailing list
    AccessD at databaseadvisors.com
    http://databaseadvisors.com/mailman/listinfo/accessd
    Website: http://www.databaseadvisors.com
  -- 
  AccessD mailing list
  AccessD at databaseadvisors.com
  http://databaseadvisors.com/mailman/listinfo/accessd
  Website: http://www.databaseadvisors.com
  -- 
  AccessD mailing list
  AccessD at databaseadvisors.com
  http://databaseadvisors.com/mailman/listinfo/accessd
  Website: http://www.databaseadvisors.com
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list