Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a XML. when i load the XML by using XSL transformation i am getting the XML Parse Error : Invalid at the top level of the document. But i cannot able to recreate the probelm. its happening some times. If any one know, please let me know.

Thanks
Dhanasekaran
Posted
Comments
ZurdoDev 22-Jun-12 8:08am    
Please use the improve question link and post your XML and XSL so someone can help.

1 solution

It mainly coming due to processing certain type of XML element, when it recieves it at run time, it will not be able to transforms with your XSL, this problem arise because of it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900