FIX: Can't Get to Hidden Workspace After Enabling Docking View

Last reviewed: September 19, 1997
Article ID: Q141865
The information in this article applies to:
  • Microsoft Visual C++, 32-bit Edition, versions 4.0, 4.1, 4.2

SYMPTOMS

The Project Workspace window is not accessible from the toolbar, toolbar context menu, View menu, or the keyboard ViewWorkspaceWindow command (ALT+0). Trying to gain access to the workspace by using one of these methods causes an illegal operation in MSDEV.EXE.

On Windows 95 the error reads:

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

Selecting the details button reveals an invalid page fault in module MSVCSHL.DLL

On Windows NT version 3.51, the error reads:

   An application error has occurred

   MSDEV.EXE
   Exception: access violation (0x00000005), Address: 0x50012861

RESOLUTION

To work around this problem, do not enable docking view for the Project Workspace window while it is hidden.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0.

MORE INFORMATION

Steps to Reproduce Behavior

  1. With the Project Workspace window in docking view, undock the window by dragging it while holding the CTRL key down.

  2. Disable docking view for the window from the context menu.

  3. Close the window.

  4. Enable docking view for the window (on the Tools menu, click Options, and select the Project Workspace checkbox in the Docking views list.

This problem occurs only if the Project Workspace was not docked when entering step 2 of the procedure above.


Additional query words: crash Windows 95

Keywords : vcbuglist400 vcfixlist500 VwbIss kbtool
Version : 4.0 4.1 4.2
Platform : NT WINDOWS
Issue type : kbbug
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.