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=79882 --- shadow/79882 2006-11-09 16:21:37.000000000 -0500 +++ shadow/79882.tmp.11938 2006-11-14 13:07:08.000000000 -0500 @@ -2,13 +2,13 @@ Product: Mono: Tools Version: 1.1 OS: GNU/Linux [Other] OS Details: Ubuntu Dapper Drake Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: XSP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -137,6 +137,14 @@ 0ubuntu3.1 Mono class library (1.0) ii mono-classlib-2.0 1.1.13.6- 0ubuntu3.1 Mono class library (2.0) ...etc. If this is fixed in a later Mono than 1.1.13 or in Mono 1.2, please let me know and we can close this bug immediately. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-14 13:07 ------- +Have you tried running mono --debug? We don't keep the information of +the source line from the aspx file, but it will at least give you the +line number in the generated source. + +If you want the lines from the original aspx in the trace, we can do +that too. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
