Click here to Skip to main content
16,022,971 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
Hi ,

My XML size is just 20 KB but while reading it using xdocument the size is increasing ,due to this it is showing "out of memory exception".How to solve this problem

Thanks
Posted
Comments
Fredrik Bornander 20-Feb-12 6:15am    
Show the code you're using.
Sergey Alexandrovich Kryukov 20-Feb-12 14:04pm    
Could you make a (short!) code sample with XML sample, before and after? Some size increase is normal as it could be just because of formatting, but "out of memory" is more likely a bug.
--SA

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