sockets - Consuming a web service on a .net smart device application -


i trying consume web service locally on .net smart device application , getting error:-

system.net.sockets.socketexception: no connection made because target machine actively refused it

any suggestions..

probable causes:

  1. your emulator not allow connection
  2. the server not responding
  3. a firewall prevents connection

Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -