Menu

#1243 Exception when reading feeds from NewsGator Online

closed
5
2014-02-18
2008-06-23
No

2008-06-23 10:04:17,687 [ManagedPriorityPooledThread #2] DEBUG NewsComponents.Feed.NewsGatorFeedSource [(null)] - Error occured when creating location in NewsGator Online: NotFound-Not Found
2008-06-23 10:04:20,297 [1084] ERROR RssBandit.Common.Logging.Log [(null)] - Exception: System.ArgumentException
Message: An entry with the same key already exists.
Source: System
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.TreeSet1.Add(T item) at System.Collections.Generic.SortedDictionary2.Add(TKey key, TValue value)
at NewsComponents.Feed.NewsGatorFeedSource.BootstrapAndLoadFeedlist(feeds feedlist)
at NewsComponents.Feed.NewsGatorFeedSource.LoadFeedlist()
at RssBandit.RssBanditApplication.LoadFeedSourceSubscriptions(FeedSourceEntry sourceEntry, Boolean IsAsyncCall)
at RssBandit.ThreadWorker.<>cDisplayClass9.<DoTaskWork>b3(Object state)
Exception: System.ArgumentException
Message: An entry with the same key already exists.
Source: System
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.TreeSet1.Add(T item) at System.Collections.Generic.SortedDictionary2.Add(TKey key, TValue value)
at NewsComponents.Feed.NewsGatorFeedSource.BootstrapAndLoadFeedlist(feeds feedlist)
at NewsComponents.Feed.NewsGatorFeedSource.LoadFeedlist()
at RssBandit.RssBanditApplication.LoadFeedSourceSubscriptions(FeedSourceEntry sourceEntry, Boolean IsAsyncCall)
at RssBandit.ThreadWorker.<>cDisplayClass9.<DoTaskWork>b3(Object state)

Discussion


Log in to post a comment.