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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to