FIX: Invalid Page Fault When Modify Tastrade Orders Structure

Last reviewed: October 29, 1997
Article ID: Q136904
3.00 WINDOWS kbusage kbfixlist kbbuglist

The information in this article applies to:

  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

When attempting to add a field to the Orders.dbf table in the Tastrade.pjx sample application, the following error occurs:

   VFP caused an invalid page fault in module VFP.EXE at 0137:00409adc.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.

MORE INFORMATION

Steps to Reproduce Problem

  1. Open the Tastrade.pjx project located in the \VFP\Samples\Mainsamp directory.

  2. Click the Data tab in the project, and double-click Databases.

  3. Select the Orders table, and choose Modify.

  4. Add a 10-character field called Sample.

  5. Click OK, and choose Yes to make the structure changes permanent.

  6. The error occurs, and Visual FoxPro quits.


Additional reference words: 3.00 VFoxWin fixlist3.00b buglist3.00
KBCategory: kbusage kbfixlist kbbuglist
KBSubcategory: FxotherSample
Keywords : FxotherSample kbbuglist kbfixlist kbusage
Version : 3.00
Platform : WINDOWS
Solution Type : kbfix


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