[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:50:20 -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 17:40:46.000000000 -0500
+++ shadow/70818.tmp.31653	2004-12-27 17:50:20.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70818
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: Windows XP
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Basic
 AssignedTo: rafaelteixeirabr@hotmail.com                            
 ReportedBy: addict@addictnetwork.com               
 QAContact: mono-bugs@ximian.com
@@ -92,6 +92,14 @@
 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?
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-12-27 17:50 -------
+2004-12-27  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
+        * VBCodeCompiler.cs: Added /quiet argument to avoid the "Alpha
+message"
+
+
+Needs testing...