following error occurs while builiding code in Visual Studio 2005, Can any body help me regarding this:
c:\nov 8th 2006\xmlfile.cpp(64) : error C2872: 'CLSID_DOMDocument' : ambiguous symbol
could be 'c:\program files\microsoft visual studio 8\vc\platformsdk\include\msxml.h(9589) : const CLSID CLSID_DOMDocument'
or 'c:\nov 8th 2006\debug\msxml.tlh(951) : const GUID MSXML::CLSID_DOMDocument'
.NET Development5
|