[Mono-bugs] [Bug 54133][Blo] Changed - Thread.Abort is not implemented on windows.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 Feb 2004 00:03:53 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by liyul@hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=54133

--- shadow/54133	2004-02-10 22:00:09.000000000 -0500
+++ shadow/54133.tmp.19069	2004-02-11 00:03:53.000000000 -0500
@@ -189,6 +189,11 @@
 before OnLoad (EventArgs.Empty); in System.Web.UI.Control.LoadRecursive 
 Enter OnLoad in System.Web.UI.Control
 before if (eh != null) in System.Web.UI.Control.OnLoad System.EventHandler
 before eh(this, e) in System.Web.UI.Control.OnLoad System.EventHandler
 
 How to I quickly find out which EventHandler is killing me?
+
+------- Additional Comments From liyul@hotmail.com  2004-02-11 00:03 -------
+Created an attachment (id=6668)
+the bug (trace, assemblies 100% mono-0.30 under windows 2000)
+