@virginiageek :
This is not the solution for my problem, as I was encountering the same
problem running a vbscript obtaining files from the internet.
I did manage to solve it by replacing the lines in the vbscripts
containing references to the former Microsoft.XmlHttp object
E.g.
' Set Http = CreateObject("Microsoft.XmlHttp")
into
Set Http = CreateObject("MSXML2.ServerXMLHTTP.4.0")
Many thanks and credits to Sean Ryan who posted it to 'hireageek.net »
Blog Archive » msxml3.dll error ‘80070005′'
(
http://www.hireageek.net/wordpress/?p=12)
BR, T.
--
mr_t
Posted via
http://www.vistaheads.com