BUG: You receive an "identifier out of scope" error message while evaluating expressions that contain Visual C# keywords (814828)
The information in this article applies to:
- Microsoft Visual C# .NET (2003)
- Microsoft Visual C# .NET (2002)
SYMPTOMSWhen you try to evaluate some of the Visual C# expressions
in the debugger, you may receive the following error message: error: identifier <visual c# keyword> out of scope The Visual C# keywords that display this
error are base, sizeof and typeof. CAUSEThe problem occurs because the expression evaluator of the
debugger cannot evaluate the expressions that contain some of the Visual C#
keywords.STATUS Microsoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 1/19/2006 |
---|
Keywords: | kberrmsg kbDebug kbBug KB814828 kbAudDeveloper |
---|
|