Results 1 to 3 of 3

Thread: DLL errors

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    2

    Question

    I am new to VB but an experienced programmer. I am trying to get a VB program with ADODC controls to work on other machines. It works on my VB machine but when I create an .EXE and export it to other machines it gets an '48' Run time error. I believe this is missing DLL. It doesn't tell which one is missing. I check all the DLLs I can find and they seem to be there. How do I debug this?

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Even if you don't want to use it to package your program, run the VB Setup Wizard, because it will tell you all the DLLs you need.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    2

    Cool

    Thanks. That helped. I used a setup wizard to package the program and it installed all the dlls, etc. I them removed the installed package from the target system, and it left all the DLLs installed and everything runs fine now.

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