Article ID: 229030 - Last Review: December 11, 2003 - Revision: 2.0

FIX: A Workspace with Many Dependencies May Appear to Hang

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q229030
Expand all | Collapse all

SYMPTOMS

When working with a workspace that contains many projects and dependencies, Developer Studio may appear to hang when the user does any of the following:
  • Builds the project in the IDE (F7).
  • Debugs the project in the IDE (F5).
  • Executes the project in the IDE (CTRL+F5).
  • From the IDE menu, clicks Project then Dependencies.

RESOLUTION

A workaround to this problem depends on the complexity of the workspace involved. Following are three suggestions:
  • Unload projects that are not needed.
  • Reduce the number of dependencies. Try to keep the dependencies one level deep.
  • Break the projects into smaller workspaces.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

This problem was corrected in Microsoft Visual C++ .NET.

MORE INFORMATION

If you perform one of the activities listed in the SYMPTOMS section above, Developer Studio appears to stop responding. Actually, Developer Studio is busy checking the project dependencies. When Developer Studio is finished checking dependencies, the desired operations will be carried out. Delays of up to 10 minutes have been reported but are not common.

APPLIES TO
  • Microsoft Visual C++ 5.0 Enterprise Edition
  • Microsoft Visual C++ 6.0 Enterprise Edition
  • Microsoft Visual C++ 5.0 Professional Edition
  • Microsoft Visual C++ 6.0 Professional Edition
  • Microsoft Visual C++, 32-bit Learning Edition 6.0
Keywords: 
kbbug kbfix kbnoupdate kbide kbdevstudio KB229030