Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81307 --- shadow/81307 2007-04-05 22:30:22.000000000 -0400 +++ shadow/81307.tmp.24800 2007-04-11 05:40:58.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81307 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -104,6 +104,10 @@ though I was using index.aspx for my tests. A fresh build from svn results in the stack trace reported above. After removing the type check, the application no longer throws the exception. Hope this helps, Mike + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-11 05:40 ------- +I've decided to move the check till after all App_Code code is +compiled and linked. This bug has been fixed in svn head, revision 75597 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
