PRB: "Table Is Not Ordered" When Running SetupWizard

Last reviewed: April 29, 1996
Article ID: Q102454
The information in this article applies to:
  • Microsoft FoxPro Distribution Kit for Windows, versions 2.5 and 2.5a

SYMPTOMS

SETUP.APP (the FoxPro for Windows Distribution Kit Setup Wizard) fails with the error message:

   Table is not ordered

   -or-

   Index Does Not Match Table.  Recreate Index.

CAUSE

The DKCONTRL.DBF file is corrupt.

RESOLUTION

Delete the DKCONTRL.DBF and DKCONTRL.CDX files that are in the same directory as your application files.

STATUS

This behavior is by design.

MORE INFORMATION

SETUP.APP creates the DKCONTRL.DBF database and DKCONTRL.CDX index files, which track the files to be included in the application you are creating.

If you delete the DKCONTRL.DBF and DKCONTRL.CDX files, SETUP.APP rebuilds them the next time it is run.

NOTE: This error often appears after you have aborted the MS-DOS compression utility included in SETUP.APP.


Additional reference words: FoxWin 2.50 2.50a errmsg err msg
DK
KBCategory: kbtool kbsetup kberrmsg kbprb
KBSubcategory: FxtoolDk


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 29, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.