[Mono-bugs] [Bug 58542][Cri] Changed - MONO Beta 1 Bug: fails using Global.asax and code behind.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 16 May 2004 21:13:15 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/58542	2004-05-15 03:39:50.000000000 -0400
+++ shadow/58542.tmp.1361	2004-05-16 21:13:15.000000000 -0400
@@ -5,18 +5,18 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: 002 Two hours
 Priority: Critical
 Component: Sys.Web
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: gonzalo@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Summary: MONO Beta 1 Bug: Not supporting Global.asax code behind.
+Summary: MONO Beta 1 Bug: fails using Global.asax and code behind.
 
 Description of Problem:
 When creating a very basic MONO test (using the Visual Studio default), a 
 Global.asax (plus code behind file) is created.  This works on MONO by 
 default but as soon as you try to wire up any of the events it breaks 
 with the error "Trying to Attach Events" shown below.  This works