I've recieved a compiler error that states the following :

C:\PROGRAM FILES\MICROSOFT SDK\INCLUDE\msxml.idl(52) : fatal error C1083: Cannot open include file: 'xmldom.idl': No such file or directory
midl : command line error MIDL1003 : error returned by the C preprocessor (2)
Error executing midl.exe


By looking on this site, I have to download the latest IE SDK... But after having a look on the M$ site regarding the error, I find absolutely no information on it whatsoever, nor can I find the relevant SDK to install.

I've also looked on google to, but again, to no avail.

Can anyone point me in the right direction as to how I can resolve this issue?

Regards