Hi , Hope you guys can help me as this problem is driving me nuts !
I am responsible for new developments and enhancements to a program that I co-wrote in VB5 pro. A couple of weeks ago one of the other guys in my development team done an upgrade to this program, he mapped onto my PC and pulled the source onto his PC and then made code amendments and compiled and installed the software on the production line.
Now when I try to open the sorcecode on my PC I get errors when loading it,
Line 13: Class ComctlLib.Toolbar of control tlbLabel was not a loaded control class.
Line 120: Class ComctlLib.StatusBar of control StatusBar was not a loaded control class.
Line 178: Class ComctlLib.ImageList of control imgLabel was not a loaded control class.
Line 1302: Class ComctlLib.TreeView of control tvwOrders was not a loaded control class.
Line 1462: Class ComctlLib.ImageList of control imgRequest was not a loaded control class.
I have downloaded the latest cmtrl32.dll from the MS site and now have a more upto date version of the file than the machine the code changes were made on , we also have the same version of the file cmtrl32.ocx.
I have installed the same service packs ( sp3 ) that he has on his machine, he also made an installation which I ran on my machine to try and get all correct files for the app but still no luck.
This is beyond what I know and understand of VB and assosiated files and is causing a problem for the production line if I don’t figure it out soon.
Any help would be greatly appreciated.
I should add that no extra controls have been added by my workmate just code fixes.
Thanks Guys
Mark
