vbe6ext.olb could not be loaded fix 100%

0

 


I do the following SOLUTION BELOW but nothing HELP. Still, the problem EXISTS.

1.

Causes:

Registry keys related to Microsoft Visual Basic are corrupted or missing.

Solution:

Check that the following items exist in the Windows Registry. If they are not present, add them manually, or by using the attached reg file.

NOTE: The Windows Registry Editor is accessed by typing "regedit.exe" application available in the C:\Windows directory.
  • [HKEY_CLASSES_ROOT\TypeLib\{0002E157-0000-0000-C000-000000000046}]
  • [HKEY_CLASSES_ROOT\TypeLib\{0002E157-0000-0000-C000-000000000046}\5.3]
    "PrimaryInteropAssemblyName"="Microsoft.Vbe.Interop, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C"
    @="Microsoft Visual Basic for Applications Extensibility 5.3"
  • [HKEY_CLASSES_ROOT\TypeLib\{0002E157-0000-0000-C000-000000000046}\5.3\0]
  • [HKEY_CLASSES_ROOT\TypeLib\{0002E157-0000-0000-C000-000000000046}\5.3\0\win32]
    @="C:\\Program Files (x86)\\Common Files\\Microsoft Shared\\VBA\\VBA6\\VBE6EXT.OLB"
  • [HKEY_CLASSES_ROOT\TypeLib\{0002E157-0000-0000-C000-000000000046}\5.3\FLAGS]
    @="0"
  • [HKEY_CLASSES_ROOT\TypeLib\{0002E157-0000-0000-C000-000000000046}\5.3\HELPDIR]
    @="[{0002E157-0000-0000-C000-000000000046}]"

To use the attached reg file, simply open it by double clicking it in Windows File Explorer. 


2. 

I also tried this with the file in C:\Program Files\Microsoft Office\root\vfs\ProgramFilesCommonX86\Microsoft Shared\VBA\VBA6.


3.

VBE6EXT.OLB is the Visual Basic for Applications Extensibility Library. That filename seems to indicate that you're dealing with version 5.3, which apparently shipped with Microsoft Office 2000. It would seem your VB6 project is an Office Automation project then?

Google turns up the following links, which may be helpful:

Neither seems to directly answer your question, but they seem like a good place to start.

Since Visual Basic 6 (and Microsoft Office 2000 as well) hit end-of-life well before Windows Vista was released, there may be a fundamental conflict between them. You might be better off trying to develop your application on an older version of Windows.


4. 

I searched online for almost 5 hours to solve the problem but all the solutions they gave did not solve my problem i already installed and uninstalled Office 365, 



THIS solved my problem:

1st go to run type appwiz.cpl shortcut for Control Panel\Programs\Programs and Features

then uninstall Office 365 or any Office installed.


2nd download any software that has a registry defrag, 

I used  Wise Registry Cleaner



then after I defrag, Laptop Restart



3rd Then this time I installed the new Office 2016
                        
Now the vbe6ext.olb could not be loaded already gone.

Post a Comment

0Comments

"Please keep your comments respectful and on-topic."
"Your email address will not be published."
"HTML tags are not allowed in comments."
"Spam comments will be deleted."

Post a Comment (0)