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?