FIX: Removing Subproject Causes Page Fault

Last reviewed: September 19, 1997
Article ID: Q149181
4.00    | 4.00
WINDOWS | WINDOWS NT kbtool kbbuglist kbfixlist

The information in this article applies to:

  • The development environment included with: Microsoft Visual C++, 32-bit Edition, version 4.0

SYMPTOMS

Removing a subproject (on the Build menu, click Configurations, and then click Remove), may cause a page fault in Developer Studio.

Under Windows 95, the error message is:

   This program has performed an illegal operation
   and will be shut down.

   clicking the details button indicates:

   MSDEV caused an invalid page fault in
   module MSVCCLS.PKG at 0137:512d1268.

Under Windows NT, the error message is:

   The instruction at "0x512d1268" referenced memory at "0x00000000".
   The memory could not be "read".

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Visual C++, 32-bit Edition, version 4.1.

MORE INFORMATION

NOTE: After you dismiss the error dialogs, MSDEV may still be running in the background with some project files locked. Under Windows 95, you need to reboot the computer to remove the process and unlock the files. Under Windows NT, you may be able to terminate the process and therefore unlock the files by using Pview.exe.


Additional reference words: 4.00 4.10 crash
KBCategory: kbtool kbbuglist kbfixlist
KBSubcategory: VWBIss vcbuglist400 vcfixlist410
Keywords : vcbuglist400 vcfixlist410 VwbIss kbbuglist kbfixlist kbtool
Version : 4.00 | 4.00
Platform : NT 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: September 19, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.