Re: Office XP Developer
From: Tony Toews (ttoews_at_telusplanet.net)
Date: 05/30/04
- Previous message: anup: "RE: can't cache install language"
- In reply to: hin: "Office XP Developer"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 29 May 2021 19:18:20 -0600
hin <email@nospam.com> wrote:
>I'm trying to use MS packaging wizard to package my Access
>2002 database and get the following error message:
>Title: OffWH
>Message: Automation error. Library not registered.
>I have now uninstalled and re-installed XP office and XP
>developer and still get the same message.
Please post back as to what, if anything, helps.
Have you installed the latest patches for MOD 2002?
Microsoft Access Developers Edition Service Packs, Release, Patches
and Updates
http://www.granite.ab.ca/access/msmodfixes.htm
Do you have any superfluous references?
Do you have any references besides the basic three? Are you sure you
need them? Write down the path and name of the extra ones, delete
from the references list and Compile and Save All. Keep any
necessary references and ensure they are distributed to the target
system.
For a very detailed page on reference problems see
http://members.rogers.com/douglas.j.steele/AccessReferenceErrors.html
Ctrl+G will take you into the Debug/Immediate window. Then click on
Tools on the menu bar and References.
The Access 2002 default references when the MDB is created in Access
2000 format are:
Visual Basic for Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft ActiveX Data Objects 2.1 Library
The Access 2002 default references when the MDB is created in Access
2002 format are:
Visual Basic for Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft ActiveX Data Objects 2.5 Library.
Tony
-- Tony Toews, Microsoft Access MVP Please respond only in the newsgroups so that others can read the entire thread of messages. Microsoft Access Links, Hints, Tips & Accounting Systems at http://www.granite.ab.ca/accsmstr.htm
- Previous message: anup: "RE: can't cache install language"
- In reply to: hin: "Office XP Developer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
- Re: "=Now()" problem
... Microsoft Access 9.0 Object Library ... Microsoft ActiveX Data Objects
2.1 Library ... Just a "- missing" appended to the item? ... >The very first
thing is to check your References. ... (microsoft.public.access.reports) - Re: References in vba
... I'd like to optimize the application ereasing the useless references. ... Visual
Basic for Applications ... Microsoft Access 8.0 Object Library ... Microsoft
ActiveX Data Objects 2.1 Library ... (comp.databases.ms-access) - Re: Distributing an MDE
... Do you have any references besides the basic three? ... For Each ref
In Access.References ... The Access 2003 default references when the MDB is in A2000 format
are ... Microsoft Access 11.0 Object Library ... (microsoft.public.access.developers.toolkitode) - Re: Problems with VBA Functions for Runtime
... References problem. ... Do you have any references besides the basic
three? ... Microsoft Access 10.0 Object Library ... Microsoft ActiveX Data Objects
2.5 Library. ... (microsoft.public.access.developers.toolkitode) - Re: Function MS Access cant find
... "Terry" wrote in message ... >>Sometimes even if the references
look okay, ... then go back in and unselect the reference ... >>Doug Steele,
Microsoft Access MVP ... (microsoft.public.access.externaldata)