A
Anthony P.
I've created a simple web service in PHP that I want my VB.NET Windows
Mobile application to consume. This web service does not have a WSDL
associated with it so I can't use the ADD WEB REFERENCE functionality
in VS2008 to add a web reference. I know there is a way to consume web
services that don't have a WSDL as long as you know method names,
expected parameters, etc, but, for the life of me, I can't find out
how to do it.
I've Googled but it seems like just about everyone starts out with
"you need a WSDL". Can anyone point me in the right direction?
Thanks!
Anthony
Mobile application to consume. This web service does not have a WSDL
associated with it so I can't use the ADD WEB REFERENCE functionality
in VS2008 to add a web reference. I know there is a way to consume web
services that don't have a WSDL as long as you know method names,
expected parameters, etc, but, for the life of me, I can't find out
how to do it.
I've Googled but it seems like just about everyone starts out with
"you need a WSDL". Can anyone point me in the right direction?
Thanks!
Anthony