I am having the following error when loading my application on an old 486 with windows 95:

Run-time error '0', I press OK and the following message appears: Run-time error '372': Failed to load control 'vbalListBar' from VBALLBAR6.OCX. Your version of VBALLBAR6.OCX may be outdated. Make sure you are using the version of the control that was provided with your application.

Vballbar6.oca and .dep were copied from the installation package (that came from the computer on which I develop). I need to know why I'm getting this error. I deleted .OCA and .DEP from the 486 - it still doesn't work. Moreover, the same installation package worked on a Win98 machine..

Should I try rebuilding the installation package without the .OCA and .DEP? I'm beginning to think, from what I've read, that these files are to be created from the computer who uses the OCX.

Any tips? ThankS!!