PRB: Invalid SORTWORK Setting Causes Error in Some Wizards

Last reviewed: December 11, 1995
Article ID: Q140580
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

When attempting to run the Setup Wizard, you may receive this error:

   An error occurred opening an embedded table

Or when attempting to run the Table Wizard, you may receive this error:

   Error #202 in Load2(0): Invalid path or file name

The error appears in a dialog box titled "Microsoft Visual FoxPro Wizards" and containing an OK button.

CAUSE

The Visual FoxPro configuration file (Config.fpw) contains a command that sets the SORTWORK environment to a drive or directory that does not exist.

RESOLUTION

Correct or remove the command that sets the SORTWORK environment in the configuration file.

STATUS

Microsoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

You can set the location for temporary files by clicking Options on the Tools menu. Click the File Locations Tab, set the Temporary Files to point to the desired path, click Set as Default, and then click OK.

Steps to Reproduce Behavior

  1. Add the line SORTWORK=C:\INVALIDPATH to the Config.fpw file, and save the file.

  2. Restart Visual FoxPro.

  3. On the Tools menu, click Wizards, and then click Table or Setup Wizard.


Additional reference words: 3.00 VFoxWin
KBCategory: kbtool kbprb
KBSubcategory: FxtoolWizother


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