My office PC was recently replaced and I am now getting the following error when launching one of my apps:

Run-time error '372';

Failed to load control 'MSFlexGrid' from MSFLXGRD.OCX. Your version of MSFLXGRD.OCX may be outdated. Make sure you are using the version of the control that was provided with your application.


This app was developed on my previous Win2K PC. I now have a WinXp PC. After re-installing VS 6.0 and copying my source and exe files from the old system, I set up new shortcuts to my apps and tested them.

Sometime later, the app with the flexgrid began throwing the 372 error. I have tried re-creating the exe with no luck. However, the app will compile and run in the IDE.

Anyone have an idea as to what I need to do to make this work? Is there any other info you need?