I am loading someone else's project code and I get a message saying File Format No Longer Supported. I continue to load the project and it stated that there have been errors in loading a certain form. The error log for the form in question states the following:
Line 17: Class GHMessageTrap.MSGTRAP of control MSGTRAP1 was not a loaded control class.
Line 35: Class ComctlLib.StatusBar of control status was not a loaded control class.
I have tried deleting the control, adding a reference to Microsoft Windows Common Controls 6.0 and re-adding a status bar of the name given in the project (it changes it to a picture box in the load with errors) but I now seem to be losing much of my functionality.
What can I do to overcome this??
Line 17: Class GHMessageTrap.MSGTRAP of control MSGTRAP1 was not a loaded control class.
Line 35: Class ComctlLib.StatusBar of control status was not a loaded control class.
I have tried deleting the control, adding a reference to Microsoft Windows Common Controls 6.0 and re-adding a status bar of the name given in the project (it changes it to a picture box in the load with errors) but I now seem to be losing much of my functionality.
What can I do to overcome this??