Help and Support
 

powered byLive Search

ACC2000: Error Message: ActiveX Component Can't Create Object

Article ID:319841
Last Review:June 25, 2004
Revision:2.1
This article was previously published under Q319841
For a Microsoft Access 97 version of this article, see 296205 (http://support.microsoft.com/kb/296205/EN-US/).

For a Microsoft Access 2002 version of this article, see 319844 (http://support.microsoft.com/kb/319844/EN-US/).

Novice: Requires knowledge of the user interface on single-user computers.

On This Page

SYMPTOMS

When you use Microsoft Access, you receive the following error message:
ActiveX component can't create object
This article describes some common causes for this error message and offers methods that you can use to resolve the issue.

Back to the top

CAUSE

This behavior can occur if any of the following conditions are true:
Data Access Objects (DAO) is not properly registered.

-or-
One or more references are missing.

-or-
There is a utility database reference that is not valid.

-or-
You do not have the required permissions for required libraries.

-or-
There is a damaged wizard file.

Back to the top

RESOLUTION

Cause 1: DAO Is Not Properly Registered

Resolution

1.On the computer that hosts Microsoft Windows Terminal Server or the computer on which Microsoft Access is installed, click Start, and then click Run.
2.Type regsvr32 followed by the path to your DAO file. Enclose this path in quotation marks. For example, to register the DAO 3.6 library, use the following command:
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.DLL"

Back to the top

Cause 2: One or More References Are Missing

Resolution

1.Open the database for you receive the error message.
2.Press ALT+F11 to open the Microsoft Visual Basic Editor.
3.In the Visual Basic Editor, click References on the Tools menu.
4.Examine the list of libraries. If any items are marked as "missing," locate the library file and re-associate the reference. Or, click to clear the check box next to the library name.

Back to the top

Cause 3: There Is a Utility Database Reference That Is Not Valid

Resolution

1.Open the database for which you receive the error message.
2.Press ALT+F11 to open the Visual Basic Editor.
3.In the Visual Basic Editor, click References on the Tools menu.
4.Click to clear the check box next to any reference to Utility Database or Utility.mda.

Back to the top

Cause 4: You Do Not Have the Required Permissions for Required Libraries

Resolution

Make sure that users have "read" permissions for all files in the following folders:
   Operating System         Location
   --------------------------------------
   Windows NT, 2000, XP     \Winnt\System32
   Windows 95, 98, Me       \Windows\System
					
If you cannot grant read permissions, you can use a utility such as FileMon to determine which file or files the users do not have the required permissions to use. To obtain FileMon, visit the following Sysinternals Web site:
Sysinternals (http://technet.microsoft.com/en-us/sysinternals/default.aspx)

Back to the top

Cause 5: There Is a Damaged Wizard File

Resolution

1.Use Windows Explorer to locate the following wizard files: Acwzmain.mde, Acwztool.mde and Acwzlib.mde.
2.Change the file name extension of each file to "old." For example, change Acwzmain.mde to Acwzmain.old.
3.Reinstall Access to restore the files.

Back to the top

MORE INFORMATION

The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

Back to the top


APPLIES TO
Microsoft Access 2000 Standard Edition

Back to the top

Keywords: 
kberrmsg kbprb KB319841

Back to the top

Article Translations

 

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.