I have a XML file contains 50,000 entry of data.
There are mal-format of data somewhere, but I could not find it.
It shows error on a certain location after entry 4526th as following
Code:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
Not enough storage is available to complete this operation
After deleting any entry after 4526th, the IE seems to show the data correctly. So i continue adding more entries. So far, i added up to 5000th, IE still shows the data correctly. I am not sure what entry really create the problem.
Is there a tool to check the XML format and report the problem on the exact location.
Note, i have another software trying to read this xml, but it report a problem in a wrong location as well.