c# - Windows Phone connection to ASP webservice -


i'm trying call asp webservice windows phone app, using tutorial

i tried many different ways it(connecting emulator app local webservice, connecting emulator app webservice set on server) , connecting webservice set on server, using device. every time failed 404 error.

can give me tips or guides how properly? cause need connection webservice, because need date database , way this.

thank you

404 means not found url calling service?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -