BUG: "Not all of the windows in the workspace could be opened" error message when you try to open a workspace in Visual C++ 6.0 (202817)



The information in this article applies to:

  • Microsoft Visual C++, 32-bit Enterprise Edition 6.0
  • Microsoft Visual C++, 32-bit Professional Edition 6.0
  • Microsoft Visual C++, 32-bit Learning Edition 6.0

This article was previously published under Q202817

SYMPTOMS

When opening a workspace, you receive the following message:
Not all of the windows in the workspace could be opened.

CAUSE

This error occurs because the WizardBar is active or has been active during the current invocation of Visual C++ 6.0.

RESOLUTION

If the WizardBar is not needed by the user, close the WizardBar, and then restart Visual C++ 6.0. If, however, you'd like to access the WizardBar functionality, close all windows before closing the affected workspaces.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Steps to reproduce the behavior

  1. Ensure that the WizardBar is active by selecting Customize from the Tools menu and then selecting the ToolBars tab. In the Toolbars list box, make sure that the WizardBar item is checked. Dismiss the Customize dialog box by clicking OK.
  2. From the File menu, select New. Select the Workspaces tab and the Blank Workspace list item. Specify a workspace name and location. Click OK on the New dialog box.
  3. From the File menu, select New. Select the Projects tab and the MFC AppWizard (exe) list item. Specify a project name and select the Add to current workspace button.

    Note The default storage location for the project being created is a subdirectory of the directory containing the workspace file. Do not change this.

    Click OK on the New dialog box, click Finish on the MFC AppWizard - Step 1 dialog box, then click OK to dismiss the New Project Information dialog box.
  4. Open one or more source files from the newly created project.
  5. Close and reopen the workspace.

Modification Type:MajorLast Reviewed:9/2/2005
Keywords:kberrmsg kbbug kbDevStudio kbide kbpending KB202817 kbAudDeveloper