Hello!
I have re-installed Windows.
I have then re-registered all my timosoft controls.
I backed them up before the re-installation of Window, so I did not use any new version of them.
They all registered fine, but not EditCtlsU.ocx.
If I try to register them using regsvr32.exe, I get the error message
"The module ''editctlsu.ocx" was loaded, but ''DllRegisterServer'' failed with exit code 0x8007005".
Because this seems to be a permission error, I created a new folder, downloaded the latest version of EditCtlsU.ocx (Unicode) and unpacked them to this new folder, just to make sure I have sufficient privileges.
But that did not change anything.
Is that perhaps related to a C++ library that could be missing on my system, or do you have any other idea how to resolve this problem?
Unable to register EditCtlsU.ocx, but all others work fine
Re: Unable to register EditCtlsU.ocx, but all others work fine
Hmmm, perhaps I need to install a VB6 service pack first. I will try that.
Re: Unable to register EditCtlsU.ocx, but all others work fine
Oh yeah, did that the job.
After installing of the latest 2 service packs, it registered it.
After installing of the latest 2 service packs, it registered it.
Re: Unable to register EditCtlsU.ocx, but all others work fine
Hi,
I saw this thread only now. Glad you sorted it out already, but it's a bit strange that installing the VB6 SP did fix it. The controls are written in Visual C++ and should not have any dependency on VB6 components. Maybe the SP did also update some system component.
Regards
TiKu
I saw this thread only now. Glad you sorted it out already, but it's a bit strange that installing the VB6 SP did fix it. The controls are written in Visual C++ and should not have any dependency on VB6 components. Maybe the SP did also update some system component.
Regards
TiKu
Crunching for Fab36_Folding-Division at Folding@Home. Join Fab36/Fab30! - Folding@Home and BOINC
Boycott DRM! Boycott HDCP!
Boycott DRM! Boycott HDCP!
Re: Unable to register EditCtlsU.ocx, but all others work fine
Yes, it's strange.
Are you making anything different in EditCtlsU compared to your other controls which registered just fine before the SP update?
Are you making anything different in EditCtlsU compared to your other controls which registered just fine before the SP update?
Re: Unable to register EditCtlsU.ocx, but all others work fine
Well, on registration it executes "regtlib.exe msdatsrc.tlb" to make data-binding work again which has been broken by a Windows Update more than two years ago. But most of my other controls do this as well. I'm not aware of any other difference.
You're using the latest release of EditCtlsU.ocx, right?
You're using the latest release of EditCtlsU.ocx, right?
Crunching for Fab36_Folding-Division at Folding@Home. Join Fab36/Fab30! - Folding@Home and BOINC
Boycott DRM! Boycott HDCP!
Boycott DRM! Boycott HDCP!