Help required: Creating XML doc using MSXML Parser

wxdqz

New Member
Hi,I am trying to create a XML document using MSXML Parser. After adding fewchild nodes, the parser crashes with "Stack Overflow" message! It soundslike an issue with the algo, but the algo is verified to be correct. Weuse the latest MSXML.dll (version: 5.00.2920.0000) on NT. If anyone hasencountered and solved this issue with MSXML parser, please let me know.We would like to use a COM aware XML parser. IBM's C++ and Java parsersare not COM aware. Is there any other COM aware XML parser which is provedto be worth pursuing?Kumar
 
Back
Top