Forum Search Results for "" RSS 1—4 of 4

More Search Options

  • Re: MSXML2.ServerXMLHTTP

    Posted to IIS7 - Classic ASP by josephcarney on 07-18-2007, 7:02 AM

    Yes, I have classic ASP is installed. I have a program called test.asp that uses the MSXML2.ServerXMLHTTP object to open another file on localhost.  If test.asp uses MSXML2.ServerXMLHTTP to open a file called testopen.xml or testopen.html, it works fine.  If test.asp uses MSXML2.ServerXMLHTTP to open a file called ...

    • http://forums.iis.net/p/1133648/1809855.aspx#1809855
  • Re: MSXML2.ServerXMLHTTP

    Posted to IIS7 - Classic ASP by josephcarney on 07-17-2007, 11:22 AM

    It is a classic ASP file. When I hit another .asp file on //localhost using MSXML2.ServerXMLHTTP it times out.  When I hit any other type of file (.htm, .txt etc) on //localhost using MSXML2.ServerXMLHTTP it is ok. I've been through IIS7 and tried every combination of allowing GET, POST as allowed verbs etc and it still times ...

    • http://forums.iis.net/p/1133648/1808106.aspx#1808106
  • Re: MSXML2.ServerXMLHTTP

    Posted to IIS7 - Classic ASP by josephcarney on 07-15-2007, 9:34 AM

    OK, After much messing around with IIS7 and ASP, I have come to the following conclusion with my configuration... MSXML2.ServerXMLHTTP works fine on //localhost when trying hit any static file (.htm, .xml etc).  When I try to hit a file with .asp extension, I get timeout errors. Anyone know how do I configure IIS7/Vista Security to allow ...

    • http://forums.iis.net/p/1133648/1804246.aspx#1804246
  • MSXML2.ServerXMLHTTP

    Posted to IIS7 - Classic ASP by josephcarney on 07-15-2007, 7:21 AM

    I am using the MSXML2.ServerXMLHTTP object to read other files locally and am running into 2 different types of problems.  I've written a small program outside of all my objects to try and find out what is going wrong and it has highlighted this... Problem 1 - GET vs POST If use oXMLHTTP.Open "POST" it returns a HTTP Error ...

    • http://forums.iis.net/p/1133648/1804191.aspx#1804191

Microsoft Communities