[Mono-bugs] [Bug 51532][Wis] Changed - WebService Problem
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 1 Dec 2003 04:34:01 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51532
--- shadow/51532 2003-12-01 01:50:21.000000000 -0500
+++ shadow/51532.tmp.9106 2003-12-01 04:34:00.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: SUSE 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: shiziye@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -19,6 +19,10 @@
1.I can't use delphi 7 to call webservice functions written in mono. I cant
only use VS7 to do that. the wsdl mono generated is OK, but when I call
function, Mono return an error HTML page.
2.I can't add [SoapRpcService] attribute to my webservice class;mono will
generate wrong wsdl. VS7 can import this wsdl, but can not call functions
correctly.
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-01 04:33 -------
+These shoule be 2 separate bugs.
+It would help if you provide information on how we can reproduce them.