BUG: Imperatively Wired Control Event Does Not Fire in Visual C# .NET Web Application (314965)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
This article was previously published under Q314965 SYMPTOMS A control event on a Microsoft Visual C# .NET Web
application form may not fire. The event does not fire if you wire the control
event imperatively, that is, if you double-click the event from the Events view
and then add the code. RESOLUTION Add the event to the HTML code behind the form, that is,
wire the control event declaratively. STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
| Modification Type: | Minor | Last Reviewed: | 8/26/2005 |
|---|
| Keywords: | kbvs2002sp1sweep kbbug kbnofix KB314965 |
|---|
|