Results 1 to 4 of 4

Thread: Durn ol' thing... Cain't nevva win!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Atlanta
    Posts
    16

    Thumbs down

    Grrr... I've already got problems getting this db app to work, but this error keeps complicating things...

    When I try to select a recordsource for the data control (yes, I have a ready made access database and it is selected in the data control's properties), I recieve the following error

    -----
    Class not registered.
    Looking for object with CLSIDregistry key)
    -----

    Is there anything I can do about this?
    Also, whenever I try to run any of the form/query wizards in Access, I get the response "ActiveX component can't create object."

    Where does that come from? I'm not incorporating AciveX into this project anywhere...

    Sheesh. Any help is appreciated.
    Full Contact Coding-
    The greatest way of life!

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    what is the CLASSID that is missing? It usually gives you the ClassID in the message

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Atlanta
    Posts
    16

    Exclamation Here's the ClassID

    00000010-0000-0010-8000-00AA006D2EA4

    I just didn't list it on the original post 'cause it's cumbersome.

    thx,
    tainc
    Full Contact Coding-
    The greatest way of life!

  4. #4
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    The DAO DB Engine, just as I had thought

    run this from the command line:

    regsvr32.exe "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width