[Mono-bugs] [Bug 377904] New: [Regression] No details shown for compile error in global .asax

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 8 07:36:10 EDT 2008


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


           Summary: [Regression] No details shown for compile error in
                    global.asax
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=206714)
 --> (https://bugzilla.novell.com/attachment.cgi?id=206714)
super-minimal test case

Recipe for reproduction:
========================
- extract attached test case
- start xsp2 in the created dir
- request http://localhost:8080

This is what you get:

=======
Server Error in '/' Application
Exception of type 'System.Web.Compilation.CompilationException' was thrown.

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.Compilation.CompilationException: Exception of type
'System.Web.Compilation.CompilationException' was thrown.
  at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.String
virtualPath, System.CodeDom.Compiler.CompilerParameters options) [0x00000] 
  at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.String
virtualPath) [0x00000] 
  at System.Web.Compilation.BuildManager.BuildAssembly (System.String
virtualPath) [0x00000] 
=======

No compile error details, no source code.


-- 
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