AtomToRss20.xsl seemingly incorrect. Gets wrong link.

Line 42 in \Resources\AtomToRss20.xsl is this <xsl:element name="link"> <xsl:value-of select="//*[name()='link']/@href"/> </xsl:element> Surely it should be <x...

Id #32368 | Release: None | Updated: Mar 7 at 10:48 AM by DaveA | Created: Mar 7 at 10:48 AM by DaveA

System.ArgumentException: An XML comment cannot contain '--', and '-' cannot be the last character.

Using the following RSS Uri: http://www.buysell.com/rss/electronics-computers/audio-video/Calgary-AB/search-rss-x/50-Calgary-AB-pf-c1-c2-a-prx-lloc--2z3acaz3acaz2bazy2ba6y-6F186C4A/ The following ...

Id #30446 | Release: None | Updated: Mar 29 2011 at 7:19 PM by elhaix | Created: Mar 29 2011 at 7:19 PM by elhaix

System.ArgumentException: An XML comment cannot contain '--', and '-' cannot be the last character.

Using the following RSS Uri: http://www.buysell.com/rss/electronics-computers/audio-video/Calgary-AB/search-rss-x/50-Calgary-AB-pf-c1-c2-a-prx-lloc--2z3acaz3acaz2bazy2ba6y-6F186C4A/ The following ...

Id #30445 | Release: None | Updated: Mar 29 2011 at 7:17 PM by elhaix | Created: Mar 29 2011 at 7:17 PM by elhaix

about use other context.Response.ContentType to Output

fix File: AspNetRssToolkit-V2.0-Sources\RssToolkit\Rss\RssHttpHandlerBase.cs ex. In Your protected override void PopulateRss(string rssName, string userName) you can use : ContentType ="appl...

Id #27954 | Release: None | Updated: Jul 7 2010 at 8:31 PM by p1ayer | Created: Jul 2 2010 at 3:24 PM by p1ayer

Cannot handle redirect from HTTP/HTTPS protocols to other dissimilar ones.

I'm using the RSS Tookit datasource with a feed from Wordpress.com. It works for some requests but then I start getting this exception: "Cannot handle redirect from HTTP/HTTPS protocols to other d...

Id #27090 | Release: None | Updated: May 18 2010 at 1:34 AM by jeffreydease | Created: May 18 2010 at 1:34 AM by jeffreydease

Cannot read author/name field in Atom rss

Hi! It looks like control have a bug. I have tried to use your control to read rss http://ainstainergroup.blogspot.com/feeds/posts/default and I couldn't read the author field. I don't really into ...

Id #25942 | Release: None | Updated: Mar 2 2010 at 5:13 AM by jsmcmullen | Created: Jan 14 2010 at 9:40 AM by Lindvorn

Media RSS Support

When I try to create a Media RSS feed the output is slightly flawed. I get <content></content> tags rather than what I should get <media:content> </media:content> About 'Media RSS', here is a h...

Id #22252 | Release: None | Updated: Mar 19 2010 at 10:00 AM by simon831 | Created: May 1 2009 at 7:54 PM by bsteinwand

Custom item Element not acessible

Some RSS Feeds have some custom item elements other than fixed one (Title,Description, etc.)...Is there any feature in this toolkit o access those properties. Example: Ths RSS( http://media.csis.or...

Id #21593 | Release: None | Updated: Sep 18 2009 at 12:39 AM by PHeonix25 | Created: Mar 12 2009 at 2:09 PM by RituBansal

Generate Code not generating for feed-specific namespaces

First off, everything that's been done in this toolkit is exceptional! Thank you!! I'm having trouble getting the following Flickr Atom feed to generate code properly. The standard RSS information...

Id #21252 | Release: None | Updated: Sep 18 2009 at 12:36 AM by PHeonix25 | Created: Feb 18 2009 at 10:08 PM by jdoherty

The string was not recognized as a valid DateTime. There is a unknown word starting at index 0

Many feeds have this DateTime format "MIÉ 04 FEB 2009 07:39 PM" This line crash --- return DateTime.Parse(dateTime, CultureInfo.InvariantCulture); in RssXmlHelper.cs and generate this exception ...

Id #21011 | Release: None | Updated: Feb 5 2009 at 3:15 AM by Pablogrind | Created: Feb 5 2009 at 3:15 AM by Pablogrind