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=77713 --- shadow/77713 2006-03-06 04:11:04.000000000 -0500 +++ shadow/77713.tmp.13416 2006-03-06 04:11:04.000000000 -0500 @@ -0,0 +1,41 @@ +Bug#: 77713 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [ASP.NET 2] Unusable in SVN + +Description of Problem: +ASP.NET 2 has been broken in SVN for a while. Even the most simple +application (see attached application) fails with Compilation Error (error +CS0246: The type or namespace name `TestCase_aspx' could not be found). +I've tested with the daily snapshots from 060212, 060217 and 060227. It +works fine in the released 1.1.13. + + +Steps to reproduce the problem: +1. Run xsp2 in the directory with the attached testcase +2. Access TestCase.aspx + +Actual Results: +Compilation Error (see attached error log) + +Expected Results: +Should work without problems + +How often does this happen? +Always + +Additional Information: +Works fine in VS2005 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
