Help with error msg "Object Library not registered"

D

David

When I start Access 2003 and try to open a new blank database or even an old
database created under 97, I get the error "Object Library not Registered"
then access quits, sends me to the office update site where I get some
runtime error and asks me to debug. In any event, does anyone know how to
fix this problem? I found something similar about reinstalling (been there
done that), detect and fix(been there....), and some other thing about making
VB run from my computer update( again been there.....) nothing seems to
help. I even tried to go back to Office Xp... that didn't work (didn't even
install)....... HELP PLEASE!!!!
 
E

Eric Butts [MSFT]

Hi,

Try downloading and installing MDAC 2.8, see:
http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-
b037-185d0506396c&DisplayLang=en

If after installing MDAC 2.8 and rebooting your machine it still doesn't
work then try re-registering the file VBE6.dll as follows:

- Close all programs
- Via search locate the file "VBE6.dll" (keep the search window open)
- Click Start > Run
- In the open run command line type regsvr32 followed by a space
- Left click, drag, and drop the file "VBE6.dll" found in the search
results window and drop it next to the above just type so that it reads
regsvr32 "full path to the file VBE6.dll"
- Click OK. Should receive the message registered successfully.
- Retest Microsoft Access

I hope this helps! If you have additional questions on this topic, please
respond back to this posting.


Regards,

Eric Butts
Microsoft Access Support
(e-mail address removed)
"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."

This posting is provided "AS IS" with no warranties, and confers no rights



--------------------
| Thread-Topic: Help with error msg "Object Library not registered"
| thread-index: AcSqi76d+5Q41/h2SqCcZzNrFjW8Qw==
| X-WBNR-Posting-Host: 68.111.207.128
| From: "=?Utf-8?B?RGF2aWQ=?=" <[email protected]>
| Subject: Help with error msg "Object Library not registered"
| Date: Mon, 4 Oct 2004 20:31:04 -0700
| Lines: 9
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.access.setupconfig
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.access.setupconfig:31571
| X-Tomcat-NG: microsoft.public.access.setupconfig
|
| When I start Access 2003 and try to open a new blank database or even an
old
| database created under 97, I get the error "Object Library not
Registered"
| then access quits, sends me to the office update site where I get some
| runtime error and asks me to debug. In any event, does anyone know how
to
| fix this problem? I found something similar about reinstalling (been
there
| done that), detect and fix(been there....), and some other thing about
making
| VB run from my computer update( again been there.....) nothing seems to
| help. I even tried to go back to Office Xp... that didn't work (didn't
even
| install)....... HELP PLEASE!!!!
|
 
D

David

Thanks, I did both of your suggestions, it stopped the error message, but
access still shuts down about 5 seconds after I click on create a new
database and the first window opens up. Then I get something about Sorry for
the inconvenience, and do I want to report it. I report it, but I doubt
Microsoft will care enough about little old me to send a fix... any other
suggestions???? Thanks for the help
 
M

Mark R. M..

I am having a similar problem ....

I recently began having problems with my calendar control, listview, and
treeview controls when trying to get into to program some of my applications
in visual basic.
When I load my project in VB6, it says "Libarary Not Registered", and If
i attempt to view a form, VB6 reports an error and closes.

(I think this started after installing Service Pack 2 for XP)

PLEASE HELP!! I cant work on my VB6 applications!



Below are the .log files produced by VB6:

Log File #1 (from VB6)
-----------------------------------------------
Line 252: Class MSComctlLib.ListView of control lstvwWeightFat was not a
loaded control class.
Line 690: Class MSComctlLib.ListView of control lstvwMuscleSize was not a
loaded control class.
Line 836: Class MSComctlLib.TreeView of control treeViewDayView was not a
loaded control class.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top