Unable to open the Type Library File: "MSXML. dll": no such file or directory (win7)

Source: Internet
Author: User

On XP, MSXML. dll is used, but win7 is replaced with msxml6.dll. This article does not look at why, but only solves the problem.

Solution: 1. Change MSXML. DLL to msxml6.dll (another pile of errors later)

Error c2653: "MSXML": not a class or namespace name 1> G :\.... \ stampmanager. CPP (127): Error c2660: "ixmldomdocument: load": the function does not accept 1 parameter. 1> G :\.... \ stampmanager. CPP (130): Error c2653: "MSXML": not a class or namespace name 1> G :\.... \ stampmanager. CPP (130): Error c2660: "ixmldomnode: selectnodes": the function does not accept 1 parameter 1> G :\.... \ stampmanager. CPP (139): Error c2653: "MSXML": not a class or namespace name 1> G :\.... \ stampmanager. CPP (140): Error c2653: "MSXML": not a class or namespace name 1> G :\.... \ stampmanager. CPP (141): Error c2653: "MSXML": not a class or namespace name 1> G :\.... \ stampmanager. CPP (142): Error c2653: "MSXML": not a class or namespace name 1> G :\.... \ stampmanager. CPP (143): Error c2653: "MSXML": not a class or namespace name

2. The above error is caused by a file change error. The namespace that appears many times in the file is incorrect. What if you happen to have not used the namespace? # Define MSXML msxml2


So far, MSXML. dll has been replaced with msxml6.dll

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.