G
Guest
Hi,
I have a PDA Application that connects to the webserivce in the host
computer. When I run the webservice in the computer with the url
:"Http://computername//Webservice/*.asmx" without connecting to the network
it works fine. But I can't get the device to connect to the webservice. I
got "A managed WebException occured at SoapHttpClientProtocol::doInvoke+0X23f
Couldn't find the resource assembly.
I have the webservice and the databse in the salesperson's laptop and
I would like my PDA application to connect to that laptop for the demo
purpose when the laptop is not connected to our network.
I don't understand why the PDA needs the network connection to
resolve the computer name, when the webserver as well as the database server
is in the computer that happens to be the device is connected to. Please
help me in this.
Thanks!!
I have a PDA Application that connects to the webserivce in the host
computer. When I run the webservice in the computer with the url
:"Http://computername//Webservice/*.asmx" without connecting to the network
it works fine. But I can't get the device to connect to the webservice. I
got "A managed WebException occured at SoapHttpClientProtocol::doInvoke+0X23f
Couldn't find the resource assembly.
I have the webservice and the databse in the salesperson's laptop and
I would like my PDA application to connect to that laptop for the demo
purpose when the laptop is not connected to our network.
I don't understand why the PDA needs the network connection to
resolve the computer name, when the webserver as well as the database server
is in the computer that happens to be the device is connected to. Please
help me in this.
Thanks!!