Resources for IT Professionals > Forums Home > Microsoft Research Forums > Developer Discussions > Using MSXML Version Independent ProgIDs in Application without redistributing MSXML3
Ask a questionAsk a question
 

QuestionUsing MSXML Version Independent ProgIDs in Application without redistributing MSXML3

  • Thursday, October 01, 2009 5:27 AMSrinivas Prasad Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

        I have an application that uses Version Independent MSXML Interfaces. Minimum software requirement of the application are Win2K and above with IE6. Application does not redistribute any version of MSXML. Application assumes that MSXML3 exists on the supported platforms. 
        Can anyone please suggest me the scenarios on which that application may get "Automation server can't create object" error. Is there a scenario where MSXML3 is uninstalled from the system?