From: Raj on
How is it possible to consume a web service receiving/returning object using
GET/POST methods?

SOAP is working fine,need to know about possibilities of using GET/POST

Thank you

Regards
Raj
From: Family Tree Mike on
On 1/9/2010 4:12 AM, Raj wrote:
> How is it possible to consume a web service receiving/returning object using
> GET/POST methods?
>
> SOAP is working fine,need to know about possibilities of using GET/POST
>
> Thank you
>
> Regards
> Raj

Yes, you can, and probably by default it is enabled. Here is the MSDN
page on how to allow it:

http://msdn.microsoft.com/en-us/library/b2c0ew36(VS.71).aspx.


Here is a post stating that it shouldn't be used:

http://ondotnet.com/pub/a/dotnet/2002/10/07/webservices.html

You will need to evaluate the reasons given versus your goal.

--
Mike
From: Asaf Shelly on
Browse to the webserice URL. Click a method name and use the text:
http://services.asyncop.com/ProjectPublisher/ProjectPublisherWSvc.asmx?op=GenerateHTML