c# - Calling WebApi for Windows Phone 8 Server not found -
i followed tutorial: http://www.asp.net/web-api/overview/web-api-clients/calling-web-api-from-a-windows-phone-8-application
but lost when there apiurl, had problem on because can't seem connect windows phone 8 server. use localhost in phone setting not seem work.
what think should do? project files tutorial http://www.mediafire.com/download/ncnsedw8njcc7ua/testwebapi.rar
the exact error is: remote server returned error : not found
but when tried accessing http://localhost:55349/api/books
can see data on
you should read every step of tutorial following part:
Comments
Post a Comment