Thursday, November 19, 2009

Help With RSS feed and ASP?

I am trying to show an rss feed on my webpage, but am getting the following error.





"An invalid character was found in text content." - This error occurs at the place where the rss feed has the word ervåkning. So I understand its the special character, å, that is creating the problem.


The file seems to be encoded correctly with %26lt;?xml version="1.0" encoding="ISO-8859-1"?%26gt; on top. But my classic ASP page is creating problems for me to read and bypass this.





Can anyone please help

Help With RSS feed and ASP?
you have to use ASP.NET RSS Toolkit.





Please read this link and review


http://www.bytescout.com/how_to_display_...


http://www.codeplex.com/ASPNETRSSToolkit...


http://blogs.msdn.com/dmitryr/archive/20...


No comments:

Post a Comment