Hi everybody, I need to consume a web service through a .net mobile application - i have written both the web service as well as the mobile app. However there is an issue when emulating the system as the .net emulator cannot understand the ''localhost'' url. Is there a solution to this?

Recommended Answers

All 2 Replies

>.net emulator cannot understand the ''localhost'' url. Is there a solution to this?

Use actual host name instead of localhost.

>.net emulator cannot understand the ''localhost'' url. Is there a solution to this?

Use actual host name instead of localhost.

thanks. I tired that but now issues pop up regarding the network connection of the VS 2005 pocket pc emulator. Is there a solution for this??

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.