I get the following error when I try to load a GeoRSS feed - any suggestions?
Error in reading the RSS feed.
at ESRI.ArcGIS.Client.Layer.OnInitializationFailed(EventArgs e)
at ESRI.ArcGIS.Client.Layer.Initialize()
at ESRI.ArcGIS.Client.Toolkit.DataSources.GeoRssLayer.loader_LoadFailed(Object sender, RssLoadFailedEventArgs e)
at ESRI.ArcGIS.Client.Toolkit.DataSources.GeoRssLoader.wc_OpenReadCompleted(Object sender, OpenReadCompletedEventArgs e)
at System.Net.WebClient.OnOpenReadCompleted(OpenReadCompletedEventArgs e)
at System.Net.WebClient.OpenReadOperationCompleted(Object arg)