vbe6ext olb could not be loaded что делать word
Vbe6ext olb could not be loaded что делать word
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Asked by:
Question
This is my first ever post to TechNet, so please be gentle!
I have an issue with Office 2007 AND 2003, moreover Excel 2007 and 2003. This is over a few computers, running different versions of Windows (XP and W7).
Whenever I try to open up VBA or any macro it throws up an error message (stated in the title), followed by a further error message «Out of Memory»
After some fairly extensive research on the matter I have ruled out the following options (tried and failed):
• Disable any Add-ins that may be causing a problem (I disabled ALL Add-ins)
• Check permissions on registry key HKCR\Typelib\<0002E157-0000-0000-C000-000000000046>, set Everyone to ‘Full Control’
I’m completely out of ideas!
Please can you help?
All replies
Do you have Microsoft Visual Basic installed on the computer? Which version of SolidWorks is installed in the computer?
VBE6EXT.OLB is Visual Basic Extensibility. It could be possible that VBE6EXT.OLB which is required to run SolidWorks is corrupted. See if you can repair the installation. If it doesn’t, reinstalling it should fix the problem.
Method 1: Repair SolidWorks
Some programs include the option to change or repair the program in addition to uninstalling it. Follow these methods to check if SolidWorks have the repair option.
a. Go to Start, type “appwiz.cpl” without the quotes and press Enter.
b. Locate SolidWorks and click on it.
c. See if Repair option is available. If so, click on it.
Once repair is complete, see if SolidWorks load properly.
Method 2: Uninstall and reinstall SolidWorks.
Step 1:
a. Follow the above method to navigate to SolidWorks.
b. Click on the Uninstall button.
Step 2:
Reinstall the program by locating its setup file.
Hope it helps.
Thanks very much for your response, I really appreciate it.
Unfortunately SolidWorks is not installed on any of the machines in question.
Would it be an idea just to remove the file and reference entirely? If so, how would you recommend going about this?
Failing that, would you be able to recommend a means of locating any dependencies for that file? It may give me more clues as to which program it is referring to.
This issue happens with my autodesk inventor 2011.When i open macro utility.I updateed window up to win 7 sp1 RC and reinstall office 2010.But nothing is better.
1. Close excel program.
2. find the file vbe6ext.olb in C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6
3. rename the file to vbe6ext.OLD
4. open excel program and go to «developper menu», if you don’t have this menu, right click in the ribbon menu, «customize the ribbon» and check «developper» at right list
5. click on «visual basic» to open it
6. a pop up window comes to ask if you want repair the programme, clic yes
7. leave running the repair
8. close excel and reopen it.
1. Close excel program.
2. find the file vbe6ext.olb in C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6
3. rename the file to vbe6ext.OLD
4. open excel program and go to «developper menu», if you don’t have this menu, right click in the ribbon menu, «customize the ribbon» and check «developper» at right list
5. click on «visual basic» to open it
6. a pop up window comes to ask if you want repair the programme, clic yes
7. leave running the repair
8. close excel and reopen it.
Running Office 2010 (32bit) on a Windows 7 64bit OS seems to cause this issue for me.
Copy
C:\Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
Silly i know, but it worked for me 🙂
Yeeees. It absolutely worked for Windows 8 too.
I had problems with EXCEL and Solid Works but it simply solved both of them for me.
I know this is an old thread now but thanks to both Pascal for the fix and Matt for the updated Win7x64 path this solved this minor annoyance for me too.
So Many thanks both, much appreciated! 🙂
Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
There was no VBA6 folder C:\Program Files\. just a VBA7 folder, so I just created one.
Try both solutions, one should work. Thanks again!
Yep, the 64 bit issue.
Just copy the VBA6 folder from x86 to the other location.
After my windows upgraded to Windows10 I could not run macros and if I try to open visual basic editor in excel 2010 I got the same error.
‘VBE6EXT.OLB’ could not be loaded
Tried everything, reinstall office, download tools, and copy directories. Nothing worked, then I decided to change the security permissions of the file vbe6ext.olb and add permission for every one.
Who-la I can program macros again.
Should have thought about permissions the first day instead I googled and got no were
I tried below but did not work:
1. rename the file vbe6ext.OLB from to vbe6ext.OLD as indicated in this thread.
2. uninstall and reinstall
3. Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
as indicated in this thread.
4. add permission for every one as indicated in this thread.
Finally I copy vbe6ext.OLB to C:\Program Files\Common Files\microsoft shared\VBA\VBA7 and C:\Program Files\Common Files\microsoft shared\VBA\VBA7.1 and it works.
I tried below but did not work:
1. rename the file vbe6ext.OLB from to vbe6ext.OLD as indicated in this thread.
2. uninstall and reinstall
3. Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
as indicated in this thread.
4. add permission for every one as indicated in this thread.
Finally I copy vbe6ext.OLB to C:\Program Files\Common Files\microsoft shared\VBA\VBA7 and C:\Program Files\Common Files\microsoft shared\VBA\VBA7.1 and it works.
I tried every single thing in this thread for like an hour and I am running Win8 64Bit. I was about to quit trying then I saw your solution, which is the last comment in this section. And it finally worked! Guess one last try brings you miracle 🙂
Vbe6ext olb could not be loaded что делать word
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Asked by:
Question
This is my first ever post to TechNet, so please be gentle!
I have an issue with Office 2007 AND 2003, moreover Excel 2007 and 2003. This is over a few computers, running different versions of Windows (XP and W7).
Whenever I try to open up VBA or any macro it throws up an error message (stated in the title), followed by a further error message «Out of Memory»
After some fairly extensive research on the matter I have ruled out the following options (tried and failed):
• Disable any Add-ins that may be causing a problem (I disabled ALL Add-ins)
• Check permissions on registry key HKCR\Typelib\<0002E157-0000-0000-C000-000000000046>, set Everyone to ‘Full Control’
I’m completely out of ideas!
Please can you help?
All replies
Do you have Microsoft Visual Basic installed on the computer? Which version of SolidWorks is installed in the computer?
VBE6EXT.OLB is Visual Basic Extensibility. It could be possible that VBE6EXT.OLB which is required to run SolidWorks is corrupted. See if you can repair the installation. If it doesn’t, reinstalling it should fix the problem.
Method 1: Repair SolidWorks
Some programs include the option to change or repair the program in addition to uninstalling it. Follow these methods to check if SolidWorks have the repair option.
a. Go to Start, type “appwiz.cpl” without the quotes and press Enter.
b. Locate SolidWorks and click on it.
c. See if Repair option is available. If so, click on it.
Once repair is complete, see if SolidWorks load properly.
Method 2: Uninstall and reinstall SolidWorks.
Step 1:
a. Follow the above method to navigate to SolidWorks.
b. Click on the Uninstall button.
Step 2:
Reinstall the program by locating its setup file.
Hope it helps.
Thanks very much for your response, I really appreciate it.
Unfortunately SolidWorks is not installed on any of the machines in question.
Would it be an idea just to remove the file and reference entirely? If so, how would you recommend going about this?
Failing that, would you be able to recommend a means of locating any dependencies for that file? It may give me more clues as to which program it is referring to.
This issue happens with my autodesk inventor 2011.When i open macro utility.I updateed window up to win 7 sp1 RC and reinstall office 2010.But nothing is better.
1. Close excel program.
2. find the file vbe6ext.olb in C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6
3. rename the file to vbe6ext.OLD
4. open excel program and go to «developper menu», if you don’t have this menu, right click in the ribbon menu, «customize the ribbon» and check «developper» at right list
5. click on «visual basic» to open it
6. a pop up window comes to ask if you want repair the programme, clic yes
7. leave running the repair
8. close excel and reopen it.
1. Close excel program.
2. find the file vbe6ext.olb in C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6
3. rename the file to vbe6ext.OLD
4. open excel program and go to «developper menu», if you don’t have this menu, right click in the ribbon menu, «customize the ribbon» and check «developper» at right list
5. click on «visual basic» to open it
6. a pop up window comes to ask if you want repair the programme, clic yes
7. leave running the repair
8. close excel and reopen it.
Running Office 2010 (32bit) on a Windows 7 64bit OS seems to cause this issue for me.
Copy
C:\Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
Silly i know, but it worked for me 🙂
Yeeees. It absolutely worked for Windows 8 too.
I had problems with EXCEL and Solid Works but it simply solved both of them for me.
I know this is an old thread now but thanks to both Pascal for the fix and Matt for the updated Win7x64 path this solved this minor annoyance for me too.
So Many thanks both, much appreciated! 🙂
Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
There was no VBA6 folder C:\Program Files\. just a VBA7 folder, so I just created one.
Try both solutions, one should work. Thanks again!
Yep, the 64 bit issue.
Just copy the VBA6 folder from x86 to the other location.
After my windows upgraded to Windows10 I could not run macros and if I try to open visual basic editor in excel 2010 I got the same error.
‘VBE6EXT.OLB’ could not be loaded
Tried everything, reinstall office, download tools, and copy directories. Nothing worked, then I decided to change the security permissions of the file vbe6ext.olb and add permission for every one.
Who-la I can program macros again.
Should have thought about permissions the first day instead I googled and got no were
I tried below but did not work:
1. rename the file vbe6ext.OLB from to vbe6ext.OLD as indicated in this thread.
2. uninstall and reinstall
3. Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
as indicated in this thread.
4. add permission for every one as indicated in this thread.
Finally I copy vbe6ext.OLB to C:\Program Files\Common Files\microsoft shared\VBA\VBA7 and C:\Program Files\Common Files\microsoft shared\VBA\VBA7.1 and it works.
I tried below but did not work:
1. rename the file vbe6ext.OLB from to vbe6ext.OLD as indicated in this thread.
2. uninstall and reinstall
3. Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
as indicated in this thread.
4. add permission for every one as indicated in this thread.
Finally I copy vbe6ext.OLB to C:\Program Files\Common Files\microsoft shared\VBA\VBA7 and C:\Program Files\Common Files\microsoft shared\VBA\VBA7.1 and it works.
I tried every single thing in this thread for like an hour and I am running Win8 64Bit. I was about to quit trying then I saw your solution, which is the last comment in this section. And it finally worked! Guess one last try brings you miracle 🙂
Vbe6ext olb could not be loaded что делать word
Вопрос
I am getting this error when i try to open the excel. All the add-ins are disabled. Any thoughts?
Ответы
Did this problem appear in all Office products?
Based on the error message, please follow these steps:
Please go to this location:
64-bit version: C:\Program Files\Microsoft Office\root\vfs\ProgramFilesCommonX86\Microsoft Shared\VBA
32-bit version: C:\ Program Files (x86) \Microsoft Office\root\vfs\ProgramFilesCommonX86\Microsoft Shared\VBA
Copy VBE6EXT.OLB from the VBA6 folder to the VBA7.1 folder and then Copy the VBE7.DLL in the VBA7.1 folder to the VBA6 folder.
After that, re-open Office products and check if this issue is fixed.
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnsf@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Office 2019.
Vbe6ext olb could not be loaded что делать word
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Asked by:
Question
This is my first ever post to TechNet, so please be gentle!
I have an issue with Office 2007 AND 2003, moreover Excel 2007 and 2003. This is over a few computers, running different versions of Windows (XP and W7).
Whenever I try to open up VBA or any macro it throws up an error message (stated in the title), followed by a further error message «Out of Memory»
After some fairly extensive research on the matter I have ruled out the following options (tried and failed):
• Disable any Add-ins that may be causing a problem (I disabled ALL Add-ins)
• Check permissions on registry key HKCR\Typelib\<0002E157-0000-0000-C000-000000000046>, set Everyone to ‘Full Control’
I’m completely out of ideas!
Please can you help?
All replies
Do you have Microsoft Visual Basic installed on the computer? Which version of SolidWorks is installed in the computer?
VBE6EXT.OLB is Visual Basic Extensibility. It could be possible that VBE6EXT.OLB which is required to run SolidWorks is corrupted. See if you can repair the installation. If it doesn’t, reinstalling it should fix the problem.
Method 1: Repair SolidWorks
Some programs include the option to change or repair the program in addition to uninstalling it. Follow these methods to check if SolidWorks have the repair option.
a. Go to Start, type “appwiz.cpl” without the quotes and press Enter.
b. Locate SolidWorks and click on it.
c. See if Repair option is available. If so, click on it.
Once repair is complete, see if SolidWorks load properly.
Method 2: Uninstall and reinstall SolidWorks.
Step 1:
a. Follow the above method to navigate to SolidWorks.
b. Click on the Uninstall button.
Step 2:
Reinstall the program by locating its setup file.
Hope it helps.
Thanks very much for your response, I really appreciate it.
Unfortunately SolidWorks is not installed on any of the machines in question.
Would it be an idea just to remove the file and reference entirely? If so, how would you recommend going about this?
Failing that, would you be able to recommend a means of locating any dependencies for that file? It may give me more clues as to which program it is referring to.
This issue happens with my autodesk inventor 2011.When i open macro utility.I updateed window up to win 7 sp1 RC and reinstall office 2010.But nothing is better.
1. Close excel program.
2. find the file vbe6ext.olb in C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6
3. rename the file to vbe6ext.OLD
4. open excel program and go to «developper menu», if you don’t have this menu, right click in the ribbon menu, «customize the ribbon» and check «developper» at right list
5. click on «visual basic» to open it
6. a pop up window comes to ask if you want repair the programme, clic yes
7. leave running the repair
8. close excel and reopen it.
1. Close excel program.
2. find the file vbe6ext.olb in C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6
3. rename the file to vbe6ext.OLD
4. open excel program and go to «developper menu», if you don’t have this menu, right click in the ribbon menu, «customize the ribbon» and check «developper» at right list
5. click on «visual basic» to open it
6. a pop up window comes to ask if you want repair the programme, clic yes
7. leave running the repair
8. close excel and reopen it.
Running Office 2010 (32bit) on a Windows 7 64bit OS seems to cause this issue for me.
Copy
C:\Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
Silly i know, but it worked for me 🙂
Yeeees. It absolutely worked for Windows 8 too.
I had problems with EXCEL and Solid Works but it simply solved both of them for me.
I know this is an old thread now but thanks to both Pascal for the fix and Matt for the updated Win7x64 path this solved this minor annoyance for me too.
So Many thanks both, much appreciated! 🙂
Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
There was no VBA6 folder C:\Program Files\. just a VBA7 folder, so I just created one.
Try both solutions, one should work. Thanks again!
Yep, the 64 bit issue.
Just copy the VBA6 folder from x86 to the other location.
After my windows upgraded to Windows10 I could not run macros and if I try to open visual basic editor in excel 2010 I got the same error.
‘VBE6EXT.OLB’ could not be loaded
Tried everything, reinstall office, download tools, and copy directories. Nothing worked, then I decided to change the security permissions of the file vbe6ext.olb and add permission for every one.
Who-la I can program macros again.
Should have thought about permissions the first day instead I googled and got no were
I tried below but did not work:
1. rename the file vbe6ext.OLB from to vbe6ext.OLD as indicated in this thread.
2. uninstall and reinstall
3. Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
as indicated in this thread.
4. add permission for every one as indicated in this thread.
Finally I copy vbe6ext.OLB to C:\Program Files\Common Files\microsoft shared\VBA\VBA7 and C:\Program Files\Common Files\microsoft shared\VBA\VBA7.1 and it works.
I tried below but did not work:
1. rename the file vbe6ext.OLB from to vbe6ext.OLD as indicated in this thread.
2. uninstall and reinstall
3. Copy
C:\ Program Files (x86) \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\ Program Files \Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
as indicated in this thread.
4. add permission for every one as indicated in this thread.
Finally I copy vbe6ext.OLB to C:\Program Files\Common Files\microsoft shared\VBA\VBA7 and C:\Program Files\Common Files\microsoft shared\VBA\VBA7.1 and it works.
I tried every single thing in this thread for like an hour and I am running Win8 64Bit. I was about to quit trying then I saw your solution, which is the last comment in this section. And it finally worked! Guess one last try brings you miracle 🙂