[Mono-bugs] [Bug 509457] Web.config error should not prevent AppDomain creation and/or serving responses

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 4 12:35:39 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=509457

User kornelpal at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=509457#c3


Kornél Pál <kornelpal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|XSP                         |Sys.Web
            Product|Mono: Tools                 |Mono: Class Libraries
            Summary|[fastcgi-mono-server]       |Web.config error should not
                   |Web.config error results in |prevent AppDomain creation
                   |no response                 |and/or serving responses
          QAContact|mhabersack at novell.com       |mono-bugs at lists.ximian.com




--- Comment #3 from Kornél Pál <kornelpal at gmail.com>  2009-06-04 10:35:38 MDT ---
This is actually either a System.Web or a runtime bug.

Compile WebConfigErrorTest.cs and put WebConfigErrorTest.exe and the invalid
Web.config into a directory then create a copy of WebConfigErrorTest.exe in the
bin directory as well to make Mono able to load it in the new domain.

Executing WebConfigErrorTest.exe results in an exception. This should succeed.
When executed with MS.NET properly outputs an error page to the console.

-- 
Configure bugmail: http://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