PRB: Resolving "Missing or Invalid RSC" Error Message

Last reviewed: April 17, 1995
Article ID: Q90419
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, versions 1.0, 1.01, 1.02

SYMPTOMS

In FoxPro version 1.x for MS-DOS, an attempt to perform a database operation fails and the "Missing or invalid RSC" error message appears.

CAUSE

This error message appears under the following circumstances:

  • The user does not have the necessary network access rights to view the .RSC file.
  • The .RSC file has a different version date than the other system files.
  • The .RSC file is corrupt.

RESOLUTION

To resolve the problem, following these troubleshooting steps:

  • If the problem occurs on a network, log in as Supervisor. If the operation succeeds, network rights are not set correctly. Ensure that each user has search rights along the path.
  • Determine if more than one .RSC file is installed. Delete any additional copies of the .RSC file.
  • Make sure that each user issues SET EXCLUSIVE OFF before opening the database file.
  • On a peer-to-peer network, change the attributes of the FoxPro .RSC file to Read-Only.
  • If the steps above fail, reinstall FoxPro.

MORE INFORMATION

The FOXPRO.RSC file contains error messages and system messages that FoxPro 1.x uses. When an error occurs, FoxPro attempts to read the appropriate message from the file. If FoxPro cannot read the error message, it indicates an error on the .RSC file.


Additional reference words: FoxDos 1.00 1.01 1.02 1.x errmsg err msg
KBCategory: kbprg kberrmsg kbprb
KBSubcategory:


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: April 17, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.