https://bugzilla.novell.com/show_bug.cgi?id=330416

           Summary: HttpApplication.Init is not being executed
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


Created an attachment (id=176138)
 --> (https://bugzilla.novell.com/attachment.cgi?id=176138)
global.asax file that reproduces this bug

If you overload HttpApplication.Init method, it's supposed to be executed once
on application initialization[1].

Attached is a simple test case on a global.asax file that overloads the Init
method throwing an exception withing that method.

[1]
http://msdn2.microsoft.com/en-us/library/system.web.httpapplication.init.aspx


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to