Questions tagged as 'web-service'

2
answers

Is there any online server where I can submit a form made in Android with JSon to test?

Just to test if my application is working. Something very simple even if you get my form in JSon format.     
asked by 09.06.2015 / 22:49
1
answer

Asp.NET webservice with blank page in IIS 8

I have a webservice (asmx) hosted on Kinghost. After an update in IIS (from version 6 to 8) the webservice stopped working. When trying to access the webservice through the browser it shows a blank page, it does not show the methods: link...
asked by 26.06.2015 / 14:07
1
answer

Return a query with all data from a table to the android

Good afternoon guys, I've had a question for a long time but I've only been trying to get it out now. I have an app that communicates with an online database remotely through a PHP Web Service. I have no problems if the data I need to return fro...
asked by 08.04.2015 / 21:57
1
answer

Web service does not access my classes

I'm setting up a web service, previously it was already working normally but the scripts were all in one package, so I decided to organize my scripts in different packages Butnowmywebservicedoesnotaccessclassesthatareinadifferentpackagethanth...
asked by 03.07.2015 / 01:14
1
answer

I can not return value from the Web Service to PHP

I have already tested the Web service through SoapUI and it is working normally by returning the values. Web service XML This XML file does not appear to have any style information associated with it. The document tree is shown below. &...
asked by 01.07.2015 / 22:54
1
answer

Consume WebService WSDL

Good afternoon, I am trying to consume a WebService using ASP.NET, however, after adding the reference of the same and executing the method, the parameters return null, generating exception. I tried running through WebRequest too, but returne...
asked by 11.02.2015 / 17:48
1
answer

consume webservice wsdl with php

Hello, I have a question, I do not know where to start to consume the webservice, I've implemented other simpler webservices, but this one I'm not sure which fields are listed: <iked:Categories> <!--Zero or more rep...
asked by 11.02.2015 / 21:21
1
answer

How to check empty records in Core Data?

I'm working on a way to know if data has been downloaded and recorded correctly on Core Data.  Due to the poor quality of 3G connections and the potential for failure, I would like to know if there is a way to query the core data and see if ther...
asked by 06.02.2015 / 18:29
1
answer

How to use Last.fm API?

I need to make an iOS app that works with the Last.fm API and it all starts by making a < a request to authenticate the user . My question is: how do I do this with Swift . I'm a beginner, so I do not quite understand how to make this requ...
asked by 19.07.2015 / 17:54
2
answers

Error when adding reference to a Web Service [closed]

I'm trying to add a reference to a Web Service within my project by Visual Studio and I get this error:    There was an error downloading ' link $ metadata' .   The request failed with HTTP status 404: Not Found. I add the address that i...
asked by 15.04.2015 / 17:31