-
Help required: Creating XML doc using MSXML Parser
Hi,
I am trying to create a XML document using MSXML Parser. After adding few
child nodes, the parser crashes with "Stack Overflow" message! It sounds
like an issue with the algo, but the algo is verified to be correct. We
use the latest MSXML.dll (version: 5.00.2920.0000) on NT. If anyone has
encountered 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 parsers
are not COM aware. Is there any other COM aware XML parser which is proved
to be worth pursuing?
Kumar
-
Re: Help required: Creating XML doc using MSXML Parser
Kumar,
>I am trying to create a XML document using MSXML Parser. After adding few
>child nodes, the parser crashes with "Stack Overflow" message!
Could you post your code that creates the error here? I've got several
applications that use that parser, but have never seen the same
problem that you are seeing.
I have seen one similar, where you could add nodes with spaces in
their names, but when parsing, you would generate runtime errors. But
I doubt it's your problem.
Ciao, Craig
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|