the Below one is my XML.
.
.
.
.
.
.
.
.
.
.
.
if the file exceeds 10MB i want to Split it into two chunks based on the Xml and the file name should be dynamic and the xml should be like the below
firstXml.xml
second xml file:
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
RohitPosted Jan 25, 2012, 1:11 AM
http://www.codeproject.com/Articles/31114/Split-large-XML-files-into-small-files
This might solve your problem.