BUG: Conditionally Compiled Public Events May Cause an Access Violation (320103)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q320103 SYMPTOMS
If you use conditionally compiled public events, you may receive an access violation in the Microsoft Visual Basic development environment. This error may occur during compilation or when you shut down the development environment.
CAUSE
This problem can occur if you use an Object Browser attribute to define and apply a public variable after the conditionally compiled public events.
RESOLUTION
To work around this problem, move any variables that have Object Browser attributes before any conditionally compiled public events.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/15/2002 |
---|
Keywords: | kbActivexEvents kbbug KB320103 |
---|
|