|
-
Aug 10th, 2000, 03:56 PM
#1
Thread Starter
New Member
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?
-
Aug 10th, 2000, 09:28 PM
#2
Monday Morning Lunatic
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
-
Aug 11th, 2000, 06:32 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|