Questions tagged as 'xml'

0
answers

No 'Access-Control-Allow-Origin' header is present on the requested resource

I have a problem with CORS and I do not know how to solve it. "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access." My code is as follows: window.onload = fun...
asked by 29.10.2017 / 14:11
0
answers

Download files from the server with Javascript

I am trying to download files from the server, in this case (EXCEL, JSON AND XML) these files are generated on the server side with Visual Basic, and when generating them, on the client side, it receives the url where the file is located. create...
asked by 24.10.2017 / 23:31
1
answer

How can I read the value of an element in an xml file and return the content? [closed]

I have an application which has an xml file. This xml file is serialized with the content in which it comes from a variable of a web page. What I need to do now is get the value of each of the elements in this xml file and compare them in an...
asked by 19.10.2017 / 18:15
1
answer

Digital XML signature

Good morning friends, I'm trying to put together an electronic invoice, but in the signature sector the DigestValue asks me, but I do not know how to generate it, someone knows what to put there, thank you very much. <xades:Signin...
asked by 24.10.2017 / 15:23
1
answer

XML parsing error: mismatched tag (Please help) [closed]

I have already closed the tags but I still get an error, when I collect it it says Error parsing XML: mismatched tag. And in the XML Copy Editor tells me this below when saving "Premature end of data in tag PreferenceScreen line 2", could someon...
asked by 22.09.2017 / 18:33
1
answer

XML parsing error: mismatched tag

I would like to ask why in this xml I get an error, I am very new and I want to add some options, but when I add them now I miss this error when compiling, I asked previously on the web in English and they told me it is because I do not close th...
asked by 22.09.2017 / 16:34
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
1
answer

Android studio: Avoid centering controls within a LinearLayout (Horizontal) when there is more than one

I have this scenario As you can see the control TextView with text Description is centered vertically with respect to the control Multiline Text . This happens automatically when I add the second control. My intention...
asked by 21.09.2017 / 20:53
0
answers

listview access to sub-element popedad

Good morning I would like to know if there is a way to access the elements of an element of a specific list Let me explain ... I have a personal list consisting of elements of images and text 'and I would like to know if there is a way to mak...
asked by 27.09.2017 / 20:31
0
answers

Jasper Report with Rest in Web service

Dear I have the following problem, it does not allow me to generate the jasper with a method that I have in the class from a rest service that is receiving parameters by means of an xml or json that another possibility is to generate the report...
asked by 06.09.2017 / 19:45