PRB: Class Browser: "Unable to Display Class Hierarchy" ErrorID: Q136848 The information in this article applies to:
SYMPTOMSWhen a Class library is browsed in the Class Browser and a class that has subclasses is removed, the error "Unable to Display Class Hierarchy" is displayed when the Class Browser form is refreshed.
CAUSEA class contains an explicit reference to its parent in a .vcx file. If the parent class is removed, the derived class cannot find its parent, and the class hierarchy is incorrect.
RESOLUTIONRemove the child classes first, and then delete the parent class.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. Start the Class Browser (On the Tools menu, click Class Browser). 2. Open a class that has some child classes. For example, open the 3. Click the Remove button to delete a class that has derived classes. For
Additional reference words: 3.00 VFoxWin
KBCategory: kbtool kbprb kberrmsg
KBSubcategory: FxtoolClassbrow
|
Last Reviewed: September 17, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |