Re: HELP! Error 50,003!!!
Hi
You can't always be sure that your customers / clients are going to have all the necessary run-time DLL's for VB. You should always make a setup program (even if you know they have the DLL's because they could be out of date).
Also, a setup program will register components for you on installation.
Take a look at the VB6 'Package and Deployment Wizard' - it's about 1000 times better than the one that came with VB5 (it still sucks though).
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb