[Mono-bugs] [Bug 330416] New: HttpApplication.Init is not being executed

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 3 10:18:15 EDT 2007


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: mhabersack at novell.com
        ReportedBy: anmar at gmx.net
         QAContact: mono-bugs at ximian.com
          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.


More information about the mono-bugs mailing list