BUG: ClassWizard Is Disabled When Any Workspace Project Unloaded (190510)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.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 Q190510 SYMPTOMS
ClassWizard is disabled when the workspace contains an unloaded project.
RESOLUTION
Load all projects in the workspace. To load a project, follow these steps: - Make sure the Workspace view is enabled. If it is not enabled, right-
click the blank space on the menu bar, then click Workspace.
- Click the FileView tab in the Workspace view.
- Right-click the unloaded project, then click Load Project. Unloaded
projects have an unavailable (grayed appearance) folder icon and "- not
loaded" appended to the project name.
If this technique is inconvenient because of the large number of projects
unloaded, use this alternative procedure to create a temporary workspace
for the project(s) of interest: - To create a new blank workspace, on the File menu, click New, then click
the Workspaces tab; create a new name and click OK. In this example, the
new workspace is named tempref.
- Right-click the workspace name in FileView, then click "Insert Project
Into Workspace."
- Browse for the project (.dsp file) to add to the temporary workspace.
Click the project file name and click OK.
- If necessary, repeat from step 2 to add more projects to the workspace.
- Use ClassWizard to modify the project(s).
- When finished using the workspace, close it and delete the Tempref.dsw,
Tempref.opt, and the Tempref.ncb files.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
REFERENCES
"Using Workspaces with Team Development in the Visual Studio Environment,"
in the online books under Backgrounders, Backgrounders, Visual Tools,
Microsoft Visual Studio.
Modification Type: | Major | Last Reviewed: | 12/2/2003 |
---|
Keywords: | kbBug kbnofix kbNoUpdate kbwizard KB190510 |
---|
|