[Mono-bugs] [Bug 48071][Maj] Changed - MCS cannot compile code generated by the VS Web Services WSDL wizard
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Sep 2003 05:32:33 -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 gkodinov@openlinksw.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=48071
--- shadow/48071 2003-09-02 15:09:58.000000000 -0400
+++ shadow/48071.tmp.6184 2003-09-03 05:32:33.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 48071
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details: Redhat 9/x86
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: ravi@ximian.com
ReportedBy: gkodinov@openlinksw.co.uk
QAContact: mono-bugs@ximian.com
@@ -47,6 +47,11 @@
------- Additional Comments From ravi@ximian.com 2003-09-02 12:04 -------
Assigning to myself since it seems like an attribute problem
------- Additional Comments From ravi@ximian.com 2003-09-02 15:09 -------
OKay, this was a bug in the targets allowed by the attribute. It
should work now. Am closing this bug.
+
+------- Additional Comments From gkodinov@openlinksw.co.uk 2003-09-03 05:32 -------
+The mcs seems fixed now. Thanks.
+But what about the extra reference needed to System.Web.Services
+(/r:System.Web.Services) as compared to MS.NET ?