Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8672025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T19:05:58+00:00 2026-06-12T19:05:58+00:00

I recently changed MSXML2.DOMDocument to MSXML2.DOMDocument40 because of some reason.It works in my Computer.But

  • 0

I recently changed “MSXML2.DOMDocument” to “MSXML2.DOMDocument40” because of some reason.It works in my Computer.But the same code doesnt work in another computer.
What might be the reason?
Please suggest some answer.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T19:05:59+00:00Added an answer on June 12, 2026 at 7:05 pm

    MSXML2.DOMDocument is always a synonym for MSXML2.DOMDocument30. This corresponds to the library referenced by “Microsoft XML, v3.0” in VBA (msxml3.dll)

    Microsoft recommend that developers should target the “Microsoft XML, v6.0” library (msxml6.dll) in their applications. This would be done by setting a reference to that library and then using the appropriate types – e.g. MSXML2.DOMDocument60.

    If using the v6.0 library is not possible then developers should fall back on the “Microsoft XML, v3.0” library (msxml3.dll) instead.

    Using any other version of the XML library is not recommended as there is no guarantee that any versions other than v6.0 and v3.0 will be available on a given system. The MSXML2.DOMDocument40 which you used corresponds to the “Microsoft XML, v4.0” library (msxml4.dll) and it is very likely that the computer where this code doesn’t run simply doesn’t have that library available.

    For full details see http://blogs.msdn.com/b/xmlteam/archive/2006/10/23/using-the-right-version-of-msxml-in-internet-explorer.aspx

    edit: if using late binding, you can find the appropriate ProgIDs here. For DOMDocument60, you would use CreateObject("Msxml2.DOMDocument.6.0")

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Apple has recently changed the portal. Some of the changes are aery good, but
I recently changed the signup page for a site. It's working for some, but
I recently changed some code to use a set instead of a vector: std::set<b2Body
I have recently made changes in some code that makes a char name field
I recently changed some of my pages to be displayed via ajax and I
In our C# code I recently changed a line from inside a linq-to-sql select
I recently changed some URLs in my Rails app and am curious if I'm
We (our IT partner really) recently changed some DNS for a web farmed site
A client's web host recently changed servers on them and it's broken some of
I've recently changed the redis.conf to requirepass and disable saving to disk. But it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.