Ask a Question related to ASP.NET General, Design and Development.
-
Ulysses Colambot #1
help in asp.net vs webservices created in gsoap
Hi,
I would like to ask anyone there if you have any
information about a potential conflict between an
application written in asp.net that will call a web
service created in GSOAP?
You see, I'm in the process of writting an asp.net
application that will call a web service written in gsoap.
I was able to reference the web service, also I was able
to set the parameters for the web service, but when I was
about to execute the web service function to return a send
back data to me "method tns:prodsearch not implemented"
By the way the URL for the webservices is using https
protocol.
Thanks.
Ulysses Colambot Guest
-
Managing ViewState of a dynamically created Custom Composite Server Control -(where the original is also dynamically created)
Ok here's my scenario. I have a Custom Composite Server Control (CCSC) consisting of a TextBox, Button & Panel. (And some other code - which I... -
.net webservices
Actually, if you give your dataset a name: DataSet ds = new DataSet("MyDataSet"); then you should use: ... -
how the vector is created, how to pass vector to webservices method apachesoap:Vector
Below is input parameter of my Web Services method vectorTest - <wsdl:message name="vectorTestRequest"> <wsdl:part name="userName"... -
GSOAP versus microsoft implemention header value trouble recieving from gsoap
Created from same WSDL yet when gsoap implementation calls my webservice I can not get the header value! GSOAP <?xml version="1.0"... -
Using NuSOAP and gSOAP, but not clean yet...
I've been playing around with NuSOAP as a PHP based SOAP server and client. Works great! Now I'm trying to write (using gSOAP) a simple C/C++...



Reply With Quote

