xmldom.idl not found..What?!?!
-
Hi, Has anyone run across this problem when after installing the August SDK this error message appears during the IDL build phase? If so, what was your solution to get rid of it? I created a project using the ATL COM wizard and when I try to build the very code it generates this error message appears. I have done a search on my hard drive and can not locate this file. I have also tried looking for this error message on MSDN but to no avail. Is there a preproccesor definition to get rid of XML support in a ATL COM file? This is ridiculous the COM program I am building does not require XML support, and why would MS include XML support and not have the right idl files to support just a plain vanilla build of Wizard generated code? I have also tried d/l the latest MS XML SDK and that did not work either it did not include this file as well. Thanks in advance for any help or comments! Sam C ---- Systems Manager Hospitality Marketing Associates
-
Hi, Has anyone run across this problem when after installing the August SDK this error message appears during the IDL build phase? If so, what was your solution to get rid of it? I created a project using the ATL COM wizard and when I try to build the very code it generates this error message appears. I have done a search on my hard drive and can not locate this file. I have also tried looking for this error message on MSDN but to no avail. Is there a preproccesor definition to get rid of XML support in a ATL COM file? This is ridiculous the COM program I am building does not require XML support, and why would MS include XML support and not have the right idl files to support just a plain vanilla build of Wizard generated code? I have also tried d/l the latest MS XML SDK and that did not work either it did not include this file as well. Thanks in advance for any help or comments! Sam C ---- Systems Manager Hospitality Marketing Associates
I saw it on another machine I was using for a couple of days. That machine had only the minimum SDK Installed. On my primary development machine I have a lot more of the Platform SDK installed, and it works fine. :-) Hmmm, seems like it's possible to unselect some parts of the Platform SDK, which makes it impossible to compile ATL :-( The bad thing is that I don't know what part it is.... - Anders Money talks, but all mine ever says is "Goodbye!"