Results 1 to 11 of 11

Thread: Urgent!!!!!!!!

  1. #1

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565

    Unhappy

    I'm trying to install my system onto my bosses computer and it will not install.

    I'm using Access 97 and ADO to connect to it, so in the installation I have included mdac_typ.exe.

    This has installed great over the last month on another machine, but now won't install now when it matters.

    I keep getting the following error pop up just after the mdac has installed. :

    Unable to load file "C:\Program Files\Common Files\System\OLE DB\msdadc.dll" to register it.

    After this my program seems to install ok, but when it is run, whenever it tries to access the database I get the following error :

    429 Active X component can't create object.

    Please, please, please somebody save my job!!

  2. #2
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089
    Sounds to me like you've corrupted the file somehow, try recompiling and then installing, you never know.

  3. #3

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565

    Unhappy

    Cheers but I've just tried (yet again) and it has no effect.

    Getting desperate

  4. #4

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565

    Question

    I've just tried to install mdac_typ.exe on it's own, and that won't install as the machine does not have DCOM95.

    Anybody know what this is, and where I can get it??

  5. #5
    Guest
    I think you have to register your dll (msdadc.dll)
    It seams thet in the diferent computer it was register
    To register Go to Start -> Run -> in the window type
    regsrv32 msdadc.dll

  6. #6
    Guest
    to get DCOM95 go to http://search.microsoft.com/us/dev/
    and search for DCOM95 hope you will get some help

  7. #7

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565

    Smile

    Thanks for the help, DCOM95 saved my job! Hooray!!

    One question though, will I have to include both DCOM95 and DCOM98 in my setup so that it will work on both 95 and 98?
    Will this cause any errors in say windows 95 if DCOM98 is installed or vice versa?

  8. #8
    Guest
    I think if you will use dcom98 it will support windows 95 as well but I am not certain.
    try Support.microsoft.com

  9. #9

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565
    I've just been looking around microsoft and the latest versions of DCOM95/98 is 1.3.

    Against DCOM98 it stated that it was for use with windows 98 only.

    Does this mean I will need to make two different installations, one with DCOM95 and another with DCOM98.

    What about NT/2000?

    [Edited by Stevie on 04-27-2000 at 10:35 AM]

  10. #10
    Junior Member
    Join Date
    May 2000
    Posts
    29
    How do I go about adding DCom95 to my installation script?

  11. #11

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565
    I use the package wizard that comes with VB6, and all I have done is add it to the list of files when you get the option to add files.

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