Publishing RSS feed from Wordpress blog to website
Hi there,
Recently I changed my website domain name and hosting to a new account and ever since then I have been having problems with publishing my RSS feed from my Wordpress blog onto my website.
For the code I am using Classic ASP from Buster Collings' website (http://www.bustercollings.com/source...de-example.asp) which was working perfectly well for quite some time but now doesn't seem to be working. I have checked in multiple browsers and it seems to be a scripting/server issue, though my host isn't able to provide support for scripting problems, hence why I am here.
The error I am coming up with is:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/includes/rssblog.asp, line 19
800401f3
The following occurs when I upload Buster Collings' script as-is:
msxml3.dll error '800c0014'
A redirection problem occured.
/demoenvironment/rsstest.asp, line 24
If anyone can provide me with any pointers as to how to fix the problem please let me know.
Further to my message above I would be very grateful if anyone could give me some pointers as I have made this post in a number of locations and received no reply. If you need any additional information please let me know
Put that on your server and run it. It will tell you what server objects are available. The error you are getting is because the required object cannot be found.
What exactly is the code on line 19 of your rssblog.asp file?
Bookmarks