1. disable the firewall on your desktop computer.
2. on the mobile applictaion, in the webReference properties, in the web
reference url property, change the "local host" to the ip of the desktop
computer, add the project name and the specific service (asmx class) :
example:
http://0.0.0.0/myFirsWebService/service1.asmx
> Hai,
>
[quoted text clipped - 21 lines]
>
> Poornima
poornima.venkataraman@gmail.com - 28 Sep 2006 13:41 GMT
> 1. disable the firewall on your desktop computer.
> 2. on the mobile applictaion, in the webReference properties, in the web
[quoted text clipped - 28 lines]
> >
> > Poornima
Hi
Thanks for your solution.But I followed what you specified,but still
the Connection failure is coming
In my device application when i changed the Url to the one of the
device(emulator) the connection failure error got resolved but Protocol
Error was coming.
.In desktop application,when we run the webservice eg.
http://localhost:1422/MyWebService/FirstWebService.asmx
the port number is also appearing.Can you please tell me why the port
number is appearing.