Calling webservice from client side
-
Hi I have created a webservice,am trying to call that in client side of my application. I am unable to connect webservice with my application.. Can anyone help me out in solving this issue. Thanks in advance..
-
-
i created webservice and i failing in calling that webservice in client side... please can you help me out in detail
-
shru_09 wrote:
i created webservice and i failing in calling that webservice in client side...
Are to trying to consume the web service in client side.
Apurva Kaushal
-
problem with this code snippet init(){ service.useService("http://localhost/CursoAspNetWebService/Service1.asmx?WSDL",_ "Service1"); }
-
problem with this code snippet init(){ service.useService("http://localhost/CursoAspNetWebService/Service1.asmx?WSDL",_ "Service1"); }
-
Hi I have created a webservice,am trying to call that in client side of my application. I am unable to connect webservice with my application.. Can anyone help me out in solving this issue. Thanks in advance..
http://www.codeproject.com/KB/XML/marcelo888RemoteScript01.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
i created webservice and i failing in calling that webservice in client side... please can you help me out in detail
shru_09 wrote:
i failing in calling that webservice in client side...
What is the error? What difficulty are you running into?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson