You cannot access fields for types that are defined in a partial class when you use the Visual Basic Code Model to extend Visual Studio 2005 (907963)
The information in this article applies to:
- Microsoft Visual Studio 2005 Team System Architect Edition
- Microsoft Visual Studio 2005 Team System Developer Edition
- Microsoft Visual Studio 2005 Team System Test Edition
- Microsoft Visual Studio 2005 Team System Team Foundation:
SYMPTOMSWhen you use the Visual Basic Code Model to extend Microsoft Visual Studio 2005, you cannot access fields for types that are defined in a partial class. This problem occurs when you use the CodeType member of the CodeTypeRef interface.CAUSEThis problem occurs because the CodeType member is set to null when the definition that the CodeType member references is not defined in the first segment of a partial class that the Code Model parses.RESOLUTIONTo resolve this problem, use one of the following methods: STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 10/24/2005 |
---|
Keywords: | kbBug kbtshoot kbprb KB907963 kbAudDeveloper |
---|
|