BUG: Creating circular references between UserControls closes Visual Basic .NET without a warning (316554)
The information in this article applies to:
- Microsoft .NET Framework SDK 1.0
- Microsoft Visual Basic .NET (2002)
- Microsoft Visual C# .NET (2002)
This article was previously published under Q316554 SYMPTOMS When you use Visual Basic .NET to create two Windows
Control Libraries (UserControls) that have a circular reference between them,
and then you try to add one control onto another, the integrated development
environment (IDE) may close (crash) without warning. CAUSE The stack overflow exception is not properly trapped.
RESOLUTION To work around this problem, do not use circular references
between the UserControls. STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 8/18/2005 |
---|
Keywords: | kbvs2002sp1sweep kbbug kbpending KB316554 |
---|
|