I've created an installation package for a VB 6 application and put it on my website (www.GainesTrader.com) for download. When I download and install the program on my machine it runs. But when a friend of mine downloads and installs the program on his computer it crashes with the error 'Object variable or With block variable not set'. This is probably because I'm using a component they don't have on their computer. How can my code test for this and provide feedback about the error in VB? How can I automatically download those dlls for the user if they don't have them?
Muchas gracias.
2006-11-29
09:27:11
·
1 answers
·
asked by
blue_prince_of_dallas
2
in
Computers & Internet
➔ Programming & Design