Results 1 to 8 of 8

Thread: Installation problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    121

    Installation problem

    Hello All
    I am using Access2000 and vb6.0 in my project.
    I am using Adodb for connecting the database.I have created the package using P&D wizard. It is working fine with windows NT,XP.

    When i tried to install it on windows 98 it is giving me Run time error 430: Class doesnot support automation or doesnot support expected interface.

    So i have installed Mdac2.8 version in the developing environment and changed the refrence in my project from Microsoft Activex Data object 2.1 library to Microsoft Activex Data object 2.8 library.Also i have included msado15.dll in the package.

    But it is giving me the same error again.
    Kindly help me to rectify this problem.
    Thanks in advance
    Regards

  2. #2
    PowerPoster Pasvorto's Avatar
    Join Date
    Oct 2002
    Location
    Minnesota, USA
    Posts
    2,951

    Re: Installation problem

    Have you tried upgrading the oleaut32db.dll on the w98 machine?

  3. #3
    Frenzied Member Devion's Avatar
    Join Date
    Sep 2000
    Location
    The Netherlands
    Posts
    1,049

    Re: Installation problem

    Make sure that you checked all dependencies. Sometimes people forget silly things like Common Controls or other thingies.

    Try installation the Runtime Libraries and such (Or copying all the required DLL's into the application directory and try starting it then)

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    121

    Re: Installation problem

    Thanks for the reply
    Pasvorto, I didn't find oleaut32db.dll in my system.Can u please tell me where i can download this.

  5. #5
    Frenzied Member Devion's Avatar
    Join Date
    Sep 2000
    Location
    The Netherlands
    Posts
    1,049

    Re: Installation problem

    It's part of the common controls library if I'm not mistaken or it might be just part of the windows installation.

    Should be in windows\system32\oleaut32.dll

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Installation problem

    Here is a bunch of information on oleaut32.dll

    I hope some of this helps.

  7. #7
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Installation problem

    c_hillary2000,

    Please Read Installation Problems in my signature.

  8. #8

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    121

    Re: Installation problem

    Hi
    I have installed IE6 SP1 in the client machine(windows 98 machine),now it is working fine.
    Thanks for everyone trying to help me.

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