November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Well, I suddenly saw what was causing it, an exception:
"The remote server returned an error: (401) Unauthorized" - but the rss reader swallowed this exception.
...so I'll have to work out this one, then...
(EPiServer 5.2)
I've been trying to create an "internal" RSS feed with RssFeed.aspx , and I use an EPiCode RssControl.ascx webpart to display it.
It doesn't show the "internal" RSS feed. Seemingly because the rss stream contents is not assumed to contain xml. Fetching an rss feed generated on another server works fine.
Any ideas, anyone ?