[Mono-bugs] [Bug 359783] New: [Regression] codebehind1.aspx fails on opensuse 10. 3 x86_64 with mono-1.9p2
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 7 18:27:49 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=359783
Summary: [Regression] codebehind1.aspx fails on opensuse 10.3
x86_64 with mono-1.9p2
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
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: ---
Description of Problem:
codebehind1.aspx fails on opensuse 10.3 x86_64 with mono-1.9p2
This does not happen on mono-1.2.6 so this is a regression.
The error displayed to the browser is:
======================================
Server Error in '/' Application
Couldn't bind to method 'Page_Load'.
Description: Error processing request.
Error Message: HTTP 500. System.ArgumentException: Couldn't bind to method
'Page_Load'.
Stack Trace:
System.ArgumentException: Couldn't bind to method 'Page_Load'.
at System.Delegate.CreateDelegate (System.Type type, System.Object target,
System.String method, Boolean ignoreCase, Boolean throwOnBindFailure) [0x00000]
at System.Delegate.CreateDelegate (System.Type type, System.Object target,
System.String method, Boolean ignoreCase) [0x00000]
at System.Delegate.CreateDelegate (System.Type type, System.Object target,
System.String method) [0x00000]
at System.Web.UI.TemplateControl.WireupAutomaticEvents () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]
at System.Web.HttpApplication+<>c__CompilerGenerated1.MoveNext () [0x00000]
at System.Web.HttpApplication.Tick () [0x00000]
02/07/2008 22:54:15
--
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