[Mono-bugs] [Bug 79882][Wis] Changed - Inferior debugging/exception handling in ASP.NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 23 08:16:43 EDT 2007


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 mhabersack at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79882

--- shadow/79882	2007-04-20 18:59:51.000000000 -0400
+++ shadow/79882.tmp.21706	2007-04-23 08:16:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79882
 Product: Mono: Tools
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Ubuntu Dapper Drake
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: XSP
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: perlun at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -162,6 +162,16 @@
 3. Stop apache
 4. With the same user that runs apache, run the command line copied in
 adding the '--debug' parameter to mono.
 5. Start apache.
 
 ...haven't tried, though.
+
+------- Additional Comments From mhabersack at novell.com  2007-04-23 08:16 -------
+Per, you can add the following line to your apache virtual host
+definition, just below MonoServerPath
+/usr/lib/mono/2.0/mod-mono-server2.exe:
+
+MonoDebug true
+
+This will add --debug to the mono command line and you'll see the line
+numbers information.


More information about the mono-bugs mailing list