CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Ie Sdk..

  1. #1
    Join Date
    May 2004
    Location
    London, England
    Posts
    563

    Ie Sdk..

    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
    I don't mind that you think slowly but I do mind that you are publishing faster than you think. Wolfgang Pauli, physicist, Nobel laureate (1900-1958)

  2. #2
    Join Date
    May 2004
    Location
    London, England
    Posts
    563

    Re: Ie Sdk..

    Sorry folks... its been resolved... Its monday and I'm not functioning well!
    I don't mind that you think slowly but I do mind that you are publishing faster than you think. Wolfgang Pauli, physicist, Nobel laureate (1900-1958)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured