473,397 Members | 1,985 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

error message msxml3.dll (0x800C0005)



Good Evening,
I am using vb component in asp to get the google results.
By running asp file i am getting error as
Error Type:
msxml3.dll (0x800C0005)
The system cannot locate the resource specified.
/asp/xmld.asp, line 14

So Please help me.... i have tried 1 month .............................
I tried to install service packs..
I installed soap toolkit.............
but still it is giving problem
Vb component is having follwing code.................

this i have created as dll project
Public Function search(ByVal searchtext As String) As String
Set MyXMLDOM = CreateObject("Microsoft.XMLDOM")
MyXMLDOM.Load ("c:\code\doGoogleSearch.xml")
Set MyNode = MyXMLDOM.selectSingleNode("//key")
MyNode.Text = "hUAkFeJQFHK4k3FO8DvmCpL2rv/Vw1zK"

Set MyNode = MyXMLDOM.selectSingleNode("//start")
MyNode.Text = 0
Set MyNode = MyXMLDOM.selectSingleNode("//q")
MyNode.Text = searchtext
Set objXMLHTTP = CreateObject("Microsoft.XMLHTTP")
objXMLHTTP.open "POST", "<http://api.google.com/search/beta2>", False
objXMLHTTP.setRequestHeader "Content-Type", "text/xml"
objXMLHTTP.setRequestHeader "SOAPAction", "doGoogleSearch"
objXMLHTTP.send MyXMLDOM
Set OutXMLDOM = CreateObject("Microsoft.XMLDOM")
OutXMLDOM.Load objXMLHTTP.responseXML
OutXMLDOM.save "d:\file.xml"
search = searchtext

End Function
Asp Code
Set se=Server.CreateObject("searching.search")
Response.Write(err.number ) '
If err.number =0 then
on error resume next txt=se.search("hijuiko")
end if 'txt=se.search("html")
Response.Write(txt) '
on error resume next
Set objInputXMLDoc = Server.CreateObject("Microsoft.XMLDOM")
objInputXMLDoc.load("e:\file.xml")

I am waiting for the reply
thanks
shubha
Jul 19 '05 #1
1 7301

Been searching on this for days.

I am confirming that is has something to do with a firewall.

I have access to 4 servers. 2 running Windows 2000 SBS (small busines
server) with ISA firewall - 2 nics. 2 servers with regular 200
server.

The 2 with 2k server run great. No problems.
The 2 with SBS both have problems giving the c0005 error.
If you run your ASP page to do your request within the server, then i
works. Not externally though. The error is always at the .sen
command
-
michail
-----------------------------------------------------------------------
Posted via http://www.webservertalk.co
-----------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message88029.htm
Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Nigel Murdoch | last post by:
I have an online ordering site that returns this error message when an order is submitted which is supposed to fire a confirmation email. The complete error is: msxml3.dll error '80072ee7' ...
2
by: kenny | last post by:
Dears, I create one asp program like below, but when I run the asp as http://localhost/test.asp, I meet 0x800C0005 error...How to solve it? '****************test.asp************************* <% ...
3
by: delraydog | last post by:
I'm having a problem on Windows 2003 Server with this script. It appears to be a problem with MS XML 4.0 as this code was working fine under MS XML 3.0 and Windows XP or 2000. Any ideas? The...
4
by: Charlie Company | last post by:
I wonder if anyone might be able to help me on this one. I am using MSXML3 in ASP to do a POST to a JSP page that's on the same server as my ASP page. The error I get is: msxml3.dll error...
3
by: molemoore | last post by:
When I'm trying to start a new VB.Net Windows application I'm getting an error that the "Automation server can create object". The project is created but without a form. When I try to add a form I...
0
by: Jim | last post by:
Can anyone think why Im getting the following message when I try to write to an XML fill using IIS but when I upload it to my web server it writes no problem? I've enabled write acces to the XML...
1
by: JordanRieger | last post by:
Here is a nasty issue that has been giving me grief for the last couple days. This requires good knowledge of IIS, MSXML, and Windows/NTFS permissions. We have an existing ASP (VBScript) app...
1
by: xxx300xxx | last post by:
Hey everyone, we recently switched over to godaddy.com for our hosting and all of a sudden myu asp is not working. It shows: msxml3.dll error '800c0005' The system cannot locate the resource...
4
by: Mike | last post by:
I have an asp page that is calling the msxml2.dll to open a XML file. When I load the page for the first time I get msxml3.dll error '80070005' Access Denied Error but when I refresh the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.