Ivan 发表于 2007-10-20 21:42:00
我的是windows主机,关于godaddy无法使用采集程序,客服是这么回复的:
Support Staff Response
Dear ******,
Thank you for contacting Online Support.
This appears to be a coding issue.
Unfortunately, custom coding does not fall within the scope of what we can support. I would suggest consulting a search engine for related articles. I apologize for any inconvenience this may cause.
Please let us know if we can assist you in any other way.
Best Regards,
Ryan S.
Online Support Representative
Customer Inquiry
Name : ******
Phone : ******
Browser Info : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8
Hello
I am running the following code and I get an error:
set Http=server.createobject("MSXML2.XMLHTTP")
Http.open "GET",url,false
Http.send()
The error is:
msxml3.dll error '800c0005'
The system cannot locate the resource specified.
It points to the "Http.send()" statement.
This code runs perfectly on my own server but not on my GoDaddy.
Maybe this error is caused by the server's firewall.
Can you help me?
Thank u 🙂