[Mono-bugs] [Bug 70818][Maj] Changed - Error when trying to run an ASP.NET page using VB.NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Dec 2004 17:39:09 -0500 (EST)


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 rafaelteixeirabr@hotmail.com.

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

--- shadow/70818	2004-12-27 04:30:10.000000000 -0500
+++ shadow/70818.tmp.31564	2004-12-27 17:39:09.000000000 -0500
@@ -84,6 +84,14 @@
 
 -kangaroo
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-12-27 04:21 -------
 This is a mbas error, not xsp
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-12-27 17:39 -------
+Well mbas now sports a quieting option:
+
+-q --quiet   
+
+I think we should just add it when calling the compiler on a new
+process, inside VBCodeCompiler. Can we do it that way?