Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

"Unable to Load Msjter40.dll" Error Message When You Try to Open an Access 2000 Database


View products that this article applies to.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

Moderate: Requires basic macro, coding, and interoperability skills.

↑ Back to the top


Symptoms

When you try to open a Microsoft Access 2000 database, you may receive the following error message:
Unable to load msjter40.dll
After you receive the error message, if you try to repair or to reinstall Microsoft Office 2000, you may receive error messages that are similar to the following:
Error 1904: Module Absolute Path of the Msrcl40.dll File failed to register. HResult -2147023739. Contact your support personnel.

Out of Memory

Error 1919. Error configuring ODBC data source: MS Access Database, ODBC error 11: Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed. Verify that the file MS Access Database exists and that you can access it.

↑ Back to the top


Cause

This problem may occur if the Msjter40.dll file and the Msrclr40.dll file on your computer are missing, are outdated, or have become corrupted.

↑ Back to the top


Resolution

To resolve this problem, copy the Msjter40.dll file and the Msrclr40.dll file from the Microsoft Office 2000 Setup CD to the System folder on your computer, and then register these .dll files manually. To do this, follow these steps:
  1. Locate the following .dll files on the Microsoft Office 2000 Setup CD:
    • Msjter40.dll
    • Msrclr40.dll
  2. Copy the .dll files from the Microsoft Office 2000 Setup CD to the following folder on your computer:
    C:\Windows\System
    Note If your computer runs the Microsoft Windows XP operating system, copy the .dll files to the following folder instead:
    C:\WinNT\System32
  3. Click Start, and then click Run.
  4. In the Run dialog box, type cmd in the Open text box, and then click OK.
  5. At the command prompt, type the following commands. Press ENTER after each command.
    regsvr32 Absolute Path of the Msjter40.dll File
    regsvr32 Absolute Path of the Msrcl40.dll File
If you have manually registered the .dll files and this action did not resolve the problem, you can download and install the latest updated version of Microsoft Jet 4.0 to replace the .dll files that have become corrupted. For additional information about how to obtain the latest updated version of Microsoft Jet 4.0, click the following article number to view the article in the Microsoft Knowledge Base:
239114� How To: Obtain the Latest Service Pack for the Microsoft Jet 4.0 Database Engine

↑ Back to the top


References

For additional information about Error 1904, click the following article number to view the article in the Microsoft Knowledge Base:
237294� OFF2000: Error 1904 During Office 2000 Setup

↑ Back to the top


Keywords: KB827424, kbprb, kberrmsg, kbjet, kbdll

↑ Back to the top

Article Info
Article ID : 827424
Revision : 2
Created on : 9/4/2006
Published on : 9/4/2006
Exists online : False
Views : 320