I have been away on family business and when I returned and turned my laptop on, the pc downloaded several MS updates. After the update, I tried to open my existing VB6 program to make some minor changes and VB notified be that several forms did not load successfully. After researching I found that the .ocx related component files MScomctl and MScomct2 files were no longer in the Windows/System32 folder and my references to the progress bar code was missing. Note: I am using a Windows 7 computer, 32 bit. My code was changed from the property progress bar to picture. What must I do to bring back the progress bar property. Obviously, I can eliminate the progress bar code to enable my program to run.
When I tried to load the .ocxs from another folder, I was able to get them to show on the components screen, but when I tried to apply them it would say Object library not registered and then not load the components. What do I need to do to make this work?
Thanks,
BigTVB
When I tried to load the .ocxs from another folder, I was able to get them to show on the components screen, but when I tried to apply them it would say Object library not registered and then not load the components. What do I need to do to make this work?
Thanks,
BigTVB