Questions tagged as 'webservice'

1
answer

Configuring the web.Config system.serviceModel

Good evening, How can I configure the "system.serviceModel" in the Web.Config, I'm getting the following error from the application:    The default endpoint element that references the 'VirusWS.scanFile' contract was not found in the clien...
asked by 21.09.2017 / 21:59
0
answers

Error 'dispatcherServlet' when consuming web service Rest with Spring

Good morning, I have been trying to solve this problem for some time, the problem I have is that I developed an application using Spring, in it I have a web service Rest which at the time of trying to consume I get the following error: Initi...
asked by 20.09.2017 / 15:34
1
answer

What fails when sending data with retrofit to the api in SLIM?

Hi, I am working with retrofit 2.3.0 and slim v2, and when sending the data by means of retrofit, the json that has to be received is not returned and it may not even send the data of the form, since another function of the api if it works for m...
asked by 09.09.2017 / 00:03
0
answers

Problem adding web reference to project xamarin Portable

I do not get the option to add a web reference in visual studio, I understand that it is a problem with Windows 8.1 but I do not know how to fix it. Probe with Visual studio 2015,2017 and 2017 preview, and none of these solved the problem....
asked by 26.09.2017 / 20:20
1
answer

When activating the SSL certificate my page shows an alert of missing files

How I hope you can help me, I'm working with some files from Muse that left another designer but penalties today was the activation of SSL certificates for the domains of these files, everything was fine, until I did the re-addressing, now show...
asked by 25.09.2017 / 18:26
0
answers

remove project webservice with eclipse

Hello what happens is that currently I have to change in my java project from one webservice to another, what I want to know is if anyone knows how to delete the previous webservice in order to add the new one that can explain me? note: I use...
asked by 31.08.2017 / 15:59
1
answer

Execute a Javascript from code-behind .net 4.5

I am developing a management process to a database from a webservice and since the process takes more than 20 minutes I need to show the user messages in a <textarea> in a part of the page, without updating the page for this place...
asked by 23.08.2017 / 20:56
0
answers

Error in Web Service consumption (org.xml.sax.SAXParseException)

Some idea of how to correct the error:    (org.xml.sax.SAXParseException) org.xml.sax.SAXParseException;   lineNumber: 1; columnNumber: 1; The content is not allowed in the   prologue When I try to consume a web service, on line 3 of the...
asked by 23.08.2017 / 19:25
0
answers

how to make a TrustManager that does nothing?

It's for a job, I need how to make a TrustManager do nothing, that does not validate the HTTPS address and let me enter the server, I've looked and can not find the structure or syntax of this     
asked by 09.08.2017 / 02:28
1
answer

Make php post to service rest c #

Good afternoon, I hope someone can guide me. I am doing a payment integration. For the application I am using angular and javascript. As for my services, use rest c #, get json. The external page that I do not have control of, uses php. Fr...
asked by 17.08.2017 / 19:23