[Mono-bugs] [Bug 525107] New: [Regression] xsp{1, 2} test serial.aspx fails with mono-2.4.2.3rc2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 24 13:36:38 EDT 2009


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


           Summary: [Regression] xsp{1,2} test serial.aspx fails with
                    mono-2.4.2.3rc2
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:

Test serial.aspx fails with mono-2.4.2.3rc2 with both xsp1 and xsp2.

The following output is sent to the browser:

Server Error in '/' Application
/usr/lib/xsp/test/1.1/asp.net/serial.aspx(22,48) : error CS0103: The name
`value' does not exist in the current context
/usr/lib/xsp/test/1.1/asp.net/serial.aspx(23,55) : error CS0103: The name
`culture' does not exist in the current context

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.Compilation.CompilationException:
/usr/lib/xsp/test/1.1/asp.net/serial.aspx(22,48) : error CS0103: The name
`value' does not exist in the current context
/usr/lib/xsp/test/1.1/asp.net/serial.aspx(23,55) : error CS0103: The name
`culture' does not exist in the current context

  at System.Web.Compilation.BaseCompiler.CheckCompilerErrors
(System.CodeDom.Compiler.CompilerResults results) [0x00000] 
  at System.Web.Compilation.BaseCompiler.GetCompiledType () [0x00000] 
  at System.Web.Compilation.AspGenerator.GetCompiledType () [0x00000] 
  at System.Web.UI.PageParser.CompileIntoType () [0x00000] 
  at System.Web.UI.TemplateControlParser.GetCompiledInstance () [0x00000] 
  at System.Web.UI.PageParser.GetCompiledPageInstance (System.String
virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000] 
  at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext
context, System.String requestType, System.String url, System.String path)
[0x00000] 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url, Boolean ignoreContextHandler) [0x00000] 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url) [0x00000] 
  at System.Web.HttpApplication+<Pipeline>c__Iterator1.MoveNext () [0x00000] 

Version information: Mono Version: 1.1.4322.2032; ASP.NET Version:
1.1.4322.2032

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