QueryInterface for interface MSXML2.IXMLHTTPRequest failed

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joseph

    QueryInterface for interface MSXML2.IXMLHTTPRequest failed

    I have been using "XMLHTTPCla ss" in an asp.net module. It is properly
    referenced and was working up until recently. Now it is failing with the
    error message "QueryInter face for interface MSXML2.IXMLHTTP Request failed"
    when I attempt to use the open method of this object.

    I would appreciate help on this. I have searched high and low on the net -
    without any success.

    Thanks,
    Joseph


  • Marvin Smit

    #2
    Re: QueryInterface for interface MSXML2.IXMLHTTP Request failed

    Hi,

    this is an MS XML Core Services interface. Try reinstalling the MSXML
    package.

    Hope this helps,

    Marvin Smit.


    On Tue, 30 Aug 2005 20:21:32 -0400, "Joseph" <jlatouf@morePI .com>
    wrote:
    [color=blue]
    >I have been using "XMLHTTPCla ss" in an asp.net module. It is properly
    >referenced and was working up until recently. Now it is failing with the
    >error message "QueryInter face for interface MSXML2.IXMLHTTP Request failed"
    >when I attempt to use the open method of this object.
    >
    >I would appreciate help on this. I have searched high and low on the net -
    >without any success.
    >
    >Thanks,
    >Joseph
    >[/color]

    Comment

    Working...