Hi,

XmlDocument xmlDom = new XmlDocument();
xmlDom.Load("D:\CPDCL_01HW342889_ALL_new.xml");

according to me Innerxml data member of XmlDocument can not able to hold this large string data,
as its showing innerxml out of memmory exception when we load the xml.
since xml file is 135 mb, so we can not attach.so please let me know how to load the large (135mb)
xml file.
so we are waiting for ur reply.


Thanks
Abhi