Questions tagged as 'web-service'

1
answer

KSOAP ILLEGAL PROPERTY [duplicate]

I made the webservice using Android and KSOAP, now I need to consume the webservice ... The specified method needs to recover all users from the database (userid, username) Personal, I have the following error and I do not know how to solve...
asked by 10.04.2015 / 00:28
1
answer

WSDL - object reference not set to an instance of an object

In the code below the variable lRetorno must contain a string with an xml returned from the web service, but the value returned by lRetorno:= ws.WS_Eleg_Portador(ws_aux); is being the message 'object reference not set to an instance of an...
asked by 10.04.2015 / 15:12
1
answer

Error trying to consume WebService: Server did not recognize the value of the header

I'm experiencing the following error when trying to read a WebService: SoapFault - faultcode: 'soap:Client' faultstring: 'O servidor não reconheceu o valor do cabeçalho HTTP SOAPAction: http://temuri.org/HelloWorld.' faultactor: 'null' det...
asked by 27.03.2015 / 19:05
2
answers

Download data in String format and JPG Images

I'm implementing a project that has a Web Service. In this Web Service you save product data, containing the fields: Name, Value, Description and Product Image. I did some tests by downloading only the data in the format String, which due to...
asked by 27.01.2015 / 15:53
0
answers

XML Nota Fiscal Electronic Header

I'm having a problem formatting the message we sent to the web service of the sefaz to consume the NFe service. I send this String to the web service: var sbXml = new StringBuilder(); sbXml.Append(@"<?xml version=""1.0"" enco...
asked by 07.01.2015 / 14:52
0
answers

Consume WebService from Sefaz

I need to get information from a company through the CNPJ, however, when searching the internet, I realized that there are several web services of the sefaz, each one facing the Brazilian state. In this way, if the webservice is from RIO I ca...
asked by 25.11.2014 / 16:33
0
answers

Service bus configuration

I will try to detail my problem, I have WCF project hosted in IIS with the auto start enabled option of the app fabric configured but even so the project only starts in the azure relay when accessing the service url ... After a while the rela...
asked by 17.11.2014 / 14:54
1
answer

How to solve this error returning from access to the web service?

I'm developing an app that consumes data from a web service and using AFNetworking to make requests. During the testing phase the app worked and received the data normally. So I exported the database to the web service online and had the fo...
asked by 08.11.2014 / 00:09
0
answers

Error consuming webservice

I'm wondering how to pass parameters to consume a webservice. The way I'm doing, I have the error below: Fatal error: Uncaught SoapFault exception: [Client] SOAP-ERROR: Encoding: object hasn't 'ListaDadosCV' property in /srv/www/htdocs/wwwintr...
asked by 11.12.2014 / 11:17
1
answer

Which server to choose to upload and download files? [closed]

I'm finishing a site uploading and downloading music files, and I do not understand much about servers, and would like the opinion of someone who understands the process, and if you have any article on the internet about that subject, Thank you...
asked by 13.01.2015 / 21:22