BUG: Foxdoc Causes GP Fault If Run on Project w/ Only APP File

Last reviewed: April 30, 1996
Article ID: Q131370
The information in this article applies to:
  • Microsoft FoxPro for Windows, version 2.6a

SYMPTOMS

When FoxDoc is run on a project that contains a single .APP file and no other files, FoxPro causes a general protection (GP) fault.

RESOLUTION

Add any other file, such as a .PRG file, to the project before running FoxDoc on the project.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

NOTE: Because it requires Windows version 3.1 or later, this is not a problem under Visual FoxPro for Windows.

Steps to Reproduce Problem

  1. Create and build a small application (APP) file.

  2. Create a new project, and add the ,APP file created in step 1. Save the project.

  3. Run FoxDoc using the project file you created in step 2 as the main file. FoxPro causes a GP fault and crashes.

If these steps are performed under Windows NT, it may be necessary to shut down Windows NT entirely because the GP fault corrupts the 16-bit subsystem to the point that you may not be able to restart FoxPro or any other 16-bit applications.


Additional reference words: FoxWin 2.60a buglist2.60a GPF
KBCategory: kbtool kbbuglist
KBSubcategory: FxtoolFoxdoc


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