[Mono-bugs] [Bug 384236] System.Web.Service call WebMethod not working

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 29 09:06:24 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=384236

User csvadiraj at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=384236#c18





--- Comment #18 from vadiraj c s <csvadiraj at novell.com>  2008-04-29 07:06:24 MST ---
the above attachments are the soap client test programs which calls the
WebMethod exposed by ZMD.

Use the attached files to compile pingSoap.exe 

Compiling the code.

mcs pingSoap.cs Server.cs -r:System.Web.Services 


The expected output is "Response pong". Works fine with zmd running on mono v
1.2.2 or 1.2.5 

We get 
Unhandled Exception: System.Net.WebException: The request failed with HTTP
status 404: NotFound

after upgrading mono to 1.2.6 or above.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list