Something Wrong With My Website With XML

Asked By 20 points N/A Posted on -
qa-featured

I am currently doing in my website with XML on it. As I was trying to retrieve my file from the site an error occurred saying that there is something wrong with the XML document.

What do I do in order for me to retrieve the file without having the error keeps popping back to me. Thanks in advance.

Error

There is an error in XML document.

SHARE
Answered By 0 points N/A #170823

Something Wrong With My Website With XML

qa-featured

Hello HerbertTBoyd,

The error message from the snap that you have posted, clearly indicates that there is some problem generating the XML script for the file retrieval request.

It might be a typographical error in the code or could possibly be a potential run-time error that has no exception handling code defined for it.

I could have been able to provide a more specific solution had you provided the code, but, anyway I suggest you to go through the code once, look for the problems I mentioned and fix them. This will work.

Related Questions