[Mono-bugs] [Bug 43905][Nor] Changed - Metadata loader crashes on .NET executable.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 30 May 2003 00:18:07 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/43905	Fri May 30 00:14:24 2003
+++ shadow/43905.tmp.1957	Fri May 30 00:18:07 2003
@@ -1,14 +1,14 @@
 Bug#: 43905
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -50,6 +50,12 @@
 If I rebuild with MCS it works.
 
 ------- Additional Comments From miguel@ximian.com  2003-05-30 00:14 -------
 Created an attachment (id=4502)
 Sample webservice client
 
+
+------- Additional Comments From miguel@ximian.com  2003-05-30 00:18 -------
+To compile do:
+
+mcs b.cs -r:System.Web.Services
+mono b.exe