Skip to Content.
Sympa Menu

internetworkers - RE: [internetworkers] RSS feed on ASP page?

internetworkers AT lists.ibiblio.org

Subject: Internetworkers: http://www.ibiblio.org/internetworkers/

List archive

Chronological Thread  
  • From: "Kurt Schlatzer" <kurt AT kurtschlatzer.com>
  • To: "'Internetworkers: http://www.ibiblio.org/internetworkers/'" <internetworkers AT lists.ibiblio.org>
  • Subject: RE: [internetworkers] RSS feed on ASP page?
  • Date: Thu, 2 Sep 2004 23:13:47 -0400

Kelly Jo Garner wrote:
> Has anyone successfully implemented an RSS feed from various sources
> into an ASP page on IIS 5.0? I have no actual experience with writing
> ASP code but I found what seemed like a quick way to get a page up -
> see http://home.att.net/~codeLibrary/XML/rss.htm for the example. I
> did exactly as the tutorial specified but keep getting this error:
>
> error '800c0005'
> /news/newsfeed.asp, line 11

Kelly Jo,

Make sure you've got the Microsoft XML Parser is installed on the server. It
is not installed by default.
http://msdn.microsoft.com/XML/XMLDownloads/default.aspx

If that's not the problem, send me your code (newsfeed.asp) and I'll give it
a go.

Kurt Schlatzer
www.kurtschlatzer.com





Archive powered by MHonArc 2.6.24.

Top of Page