Click to See Complete Forum and Search --> : DLL errors
BooTheBarbarian
Aug 10th, 2000, 03:56 PM
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?
parksie
Aug 10th, 2000, 09:28 PM
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.
BooTheBarbarian
Aug 11th, 2000, 06:32 AM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.