I have a simple pocket pc app that is attempting to connect to a simple
helloworld vs 2005 web service. The application on the HP IPAQ is able to
connect but when I attempt to call the Hello World method on the web service.
I get a WebException. SendFailure. At this point i don't have any
authentication configured, however I did try setting the credentials and
passing in the user name and password like so
webservice.credentials("username","password") and that still did not work,
any ideas?
thanks,
-thomas
|