BUG: Interface Fields are not Displayed when Expanding ObjectLast reviewed: January 29, 1998Article ID: Q165548 |
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. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/visualj/ http://support.microsoft.com/support/java/ Keywords : kbprg VJDebug kbbuglist Technology : kbInetDev Version : 1.0 1.1 Platform : WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |