Results 1 to 3 of 3

Thread: run-time error

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Location
    Australia
    Posts
    115

    Question

    Does anyone know what the following error mean?

    Run-Time error '-214747848(80010108)'
    Automation error


    The error number i usually get from automation error is '440'.

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    It's probably due to an Active-X control or .DLL that isn't registered on the PC you are trying to run it on. Check the controls you have used in your application - and ensure the appropriate runtime files are on the PC in question.
    Use the PAckage and Deployment wizard to build a distribution set if necessary.

    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Location
    Australia
    Posts
    115
    I'm using VB's setup wizard to generate setup files. It seems only 1 PC that has this problem. The rest seems to run smoothly.

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