The information in this article applies to:
SYMPTOMSWhen debugging, if you expand an object that implements or inherits an interface, you do not see the fields of that interface anywhere in the object's expansion in the Locals or Watch windows. RESOLUTIONTo work around this problem you need to instantiate an object that implements or inherits, one and then you must cast it to the interface you want to see. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual J++ and the SDK for Java, see the following pages on the Microsoft
Technical Support site:
http://support.microsoft.com/support/visualj/ Additional query words:
Keywords : kbprg kbDebug kbide kbVJ kbVJ100bug kbVJ110bug |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |