-
Nov 11th, 2022, 04:00 PM
#1
Thread Starter
Lively Member
[RESOLVED] Windows 10 Component Registration Issues
Hi,
Running VB6 IDE on Windows 10 22H2. Up until a few days ago I was able to open projects without issue. However I now receive errors when doing so.
The issue appears to be related to some components that are not registered. There are several but for the purposes of this post I'll concentrate on MSCOMCTL.OCX.
When I try to add this as a component to an existing project I receive an 'Object library not registered' error message.
I can confirm the library is registered, the path is correct, and that (from googling) I have first run regtlib msdatsrc.tlb and then regsvr32 mscomctl.ocx at an administrator command prompt (both were successful).
The above does not resolve the error.
Any ideas?
Thanks!
-
Nov 11th, 2022, 05:50 PM
#2
Re: Windows 10 Component Registration Issues
Since this week was Microsoft's "Patch Tuesday", assuming that these patches were applied on this device, that would be one of the obvious potential culprits, based on the timing of the issue occurring.
That being said, I would expect that if recent patches did break a bunch of .ocx functionality in W10 that there would be more reports about it here than just your post.
Aside from potential Windows Updates, did any other software installations or upgrades take place on this device recently?
-
Nov 12th, 2022, 04:09 PM
#3
Re: Windows 10 Component Registration Issues
Go here: https://www.microsoft.com/en-us/down....aspx?id=10019 grab it, grab it now. The English KB articles have already been expunged and I don't even see archive copies on 3rd party sites.
Probably not related to 22H2 (Win 10 or Win11) but it fixes some serious bugs and is usually necessary on Win10/11 anyway. Most likely you already have it installed though if it has been working earlier.
-
Nov 12th, 2022, 04:51 PM
#4
Lively Member
Re: Windows 10 Component Registration Issues
This seems to also be a recent issue in Microsoft Visual FoxPro.
https://www.tek-tips.com/viewthread.cfm?qid=1819419
Joe
-
Nov 12th, 2022, 09:08 PM
#5
Fanatic Member
Re: Windows 10 Component Registration Issues
i always use that vbs in vbrichclient for register dlls or ocxes and etc (run as admin work better) and some days ago i jst converted that vbs to new exe with some edited better support multiple component in same time for register or unregister,maybe u can use for register and run as admin,i used for win 8 64 bit or win 10 64 bit and win 7 and ofc win xp too and all worked for me
[ ... active on skype and discord ... ] ,[always strive to achieve your dreams] , [always try,dont stop,never say never]
-
Nov 13th, 2022, 06:04 PM
#6
Thread Starter
Lively Member
Re: Windows 10 Component Registration Issues
 Originally Posted by OptionBase1
Since this week was Microsoft's "Patch Tuesday", assuming that these patches were applied on this device, that would be one of the obvious potential culprits, based on the timing of the issue occurring.
That being said, I would expect that if recent patches did break a bunch of .ocx functionality in W10 that there would be more reports about it here than just your post.
Aside from potential Windows Updates, did any other software installations or upgrades take place on this device recently?
I updated to 22H2 on 11/2 and installed Hyper-V shortly thereafter. I have now removed 22H2, removed Hyper-V, removed IE 11 and installed the updated common controls per dilletante's post. Issue still persists. Thoughts?
-
Nov 13th, 2022, 09:26 PM
#7
Re: Windows 10 Component Registration Issues
 Originally Posted by Brad.
Running VB6 IDE on Windows 10 22H2. Up until a few days ago I was able to open projects without issue. However I now receive errors when doing so.
Maybe I had misunderstood. So, it had been working under Win10 22H2 and then later suddenly stopped? Or did installing 22H2 itself cause it to stop working?
-
Nov 14th, 2022, 09:16 AM
#8
Thread Starter
Lively Member
Re: Windows 10 Component Registration Issues
I'm not sure if it was. After removing 22H2 I noticed there are several quality updates that I am unable to uninstall which were installed on the same date. I'm thinking it has to do with one or more of those?
-
Nov 14th, 2022, 10:53 AM
#9
Re: Windows 10 Component Registration Issues
When you reregustered did to make sure you were using a 32 bit version of cmd.exe from the syswow64 folder?
I do hate how ms handled this
-
Nov 18th, 2022, 10:23 AM
#10
Thread Starter
Lively Member
Re: Windows 10 Component Registration Issues
I reinstalled VB6 after re-updating to 22H2 and re-adding IE11 and Hyper-V. The re-install fixed the issue and I am once again able to open my projects. Thanks to all for the suggestions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|