ACC95: Replication/Syncronization Fails, Error in Msjtrclr

Last reviewed: January 29, 1998
Article ID: Q173044
The information in this article applies to:
  • Microsoft Access 7.0

SYMPTOMS

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

When you try to create a replica or synchronize an existing replica you receive the error:

   Microsoft Access cannot complete this operation because it can't find
   or initialize the dynamic-link library Msjtrclr.

   Solution

   Run Microsoft Access Setup again to reinstall Microsoft Briefcase
   Replication. During Setup, click Add/Remove, select Microsoft Briefcase
   Replication.

   If you want to preserve your security or custom settings, back up
   the Microsoft Access Workgroup Information file.

   For more information on backing up files, search the Microsoft Windows
   online index for 'backing up files.'

However, the solution suggested by the message does not resolve the problem.

CAUSE

You have installed a Microsoft Software Product that distributes a new version of the OLE automation files. Microsoft Access 7.0 relies on functionality that was changed in the newer version of these OLE automation files. For example, Microsoft Internet Explorer 4.0 will cause the behavior described in the SYMPTOMS section of this article.

RESOLUTION

To work around this problem, you can do one of the following:

  • Write Visual Basic code that creates the replica.

    For example, you can use the MakeReplica method to create a new replica. However, the MakeReplica method can only be used if your application has Microsoft Access with Briefcase Replication installed.

  • Use Briefcase Replication.
  • Upgrade to Microsoft Access 97.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Access 7.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

When you create a replica or synchronize using the menu commands in Microsfot Access, an OLE call is made to initialize the Microsoft Access Reconciler. (Msjtrclr) Due to changes in the new versions of the OLE files, this call causes the error described in the SYMPTOMS section occurs.

Steps to Reproduce Problem

  1. Open the sample database Northwind.mdb.

  2. On the Tools menu, point to Replication, and then click Create Replica.

  3. Click Yes when asked if you want to close the database.

    Note that you receive the error message described in the "Symptoms" section.

REFERENCES

For more information about the MakeReplica method, search the Help Index for "Makereplica method," or ask the Microsoft Access 97 Office Assistant.


Additional query words: pra IE4 IE 4.0 synch
Keywords : Accinternet RplGen kberrmsg
Version : WINDOWS:7.0
Platform : WINDOWS
Hardware : x86
Issue type : kbbug
Solution Type : kbworkaround


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 29, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.