PRB: Invalid or Missing EXE Error When Starting Visual FoxPro

Last reviewed: August 31, 1995
Article ID: Q134307
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

After launching Visual FoxPro for Windows, you see this error:

   Invalid or Missing EXE

This message is displayed immediately following the Visual FoxPro logo screen. Clicking the OK button returns control to Windows.

CAUSE

This error occurs because of a conflict between SHARE.EXE and VSHARE.386. During setup, Visual FoxPro installs VSHARE.386. If SHARE.EXE is already being loaded from the AUTOEXEC.BAT file, a conflict can occur.

RESOLUTION

Visual FoxPro does not require SHARE.EXE to be loaded. If no other applications on the system require SHARE.EXE, remove SHARE.EXE from the AUTOEXEC.BAT file. If SHARE.EXE must be loaded, the VFP.EXE file must be marked with the read-only attribute. This can be done either with the Attrib command, or by changing the file properties in File Manager.

STATUS

This behavior is by design.

MORE INFORMATION

See page 64 of the Installation Guide and Master Index for more information.


Additional reference words: 3.00 VFoxWin
KBCategory: kbenv kbprb
KBSubcategory: FxenvError


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