HI,
I am sure there is something minor I am missing but I cannot for the life of me figure out how to connect to a web service that I have created in my local iis.
- I have created a basic web service and it is running under iis. I can connect to it no problem if I create a console application and add a web referenec.
- I have created a Windows mobile pocket pc project and cannot connect to the web service.
- I can connect to the internet through the device emulator.
- I cannot browse to the web service or anything else on my local machine. To browse to the web service I am trying to use http://192.168.15.100/MyWebService/Service.asmx
I am solutely loosing my mind here....I have seen a other posts with the same problem but no solution has corrected the issue.
Also My lacal machine is connect to a workgroup....do I need to join and if so, how do I do that
Anyone have any idea
CES