What ever I try to do with MSXML4 i end up with the following error:

c:\vc++\xml\debug\msxml4.tli(49) : error C2872: 'DOMNodeType' : ambiguous symbol

I am using VC6 with MSXML4. Is there a reasonable explanation for this?? because I havent been able to find any yet.

And no its not a scoping problem that can be resolved with MSXML2::


How do I tackle it???

Please help