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...