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
<xsl:element n...
Id #32368 | Release:
None
| Updated: Feb 14 at 7:57 PM by DaveA | Created: Mar 7, 2012 at 10:48 AM by DaveA
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: Feb 14 at 7:57 PM by elhaix | Created: Mar 29, 2011 at 7:19 PM by elhaix
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: Feb 14 at 7:57 PM by elhaix | Created: Mar 29, 2011 at 7:17 PM by elhaix
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 ="app...
Id #27954 | Release:
None
| Updated: Feb 14 at 7:57 PM by p1ayer | Created: Jul 2, 2010 at 3:24 PM by p1ayer
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: Feb 14 at 7:57 PM by jeffreydease | Created: May 18, 2010 at 1:34 AM by jeffreydease
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: Feb 14 at 7:57 PM by jsmcmullen | Created: Jan 14, 2010 at 9:40 AM by Lindvorn
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...
Id #22252 | Release:
None
| Updated: Feb 14 at 7:57 PM by simon831 | Created: May 1, 2009 at 7:54 PM by bsteinwand
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: Feb 14 at 7:57 PM by PHeonix25 | Created: Mar 12, 2009 at 2:09 PM by RituBansal
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 informatio...
Id #21252 | Release:
None
| Updated: Feb 14 at 7:57 PM by PHeonix25 | Created: Feb 18, 2009 at 10:08 PM by jdoherty
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 exceptio...
Id #21011 | Release:
None
| Updated: Feb 14 at 7:57 PM by Pablogrind | Created: Feb 5, 2009 at 3:15 AM by Pablogrind