Hi Guys,
I have run into an issue with the NewsFeed(RSS) module where the feeds don't seem to be refeshing automatically. If I try refreshing the cache manually the feed pulls through fine.
I took a look at the schedular and I found this error:
Newsfeeds Background Loader Checking Portal 'Refreshing Module 'News ' (ID: 1636)Failure: The process cannot access the file \www\Portals\22\Cache\Feed_1636.resources' because it is being used by another process.( at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path, Boolean append) at DotNetNuke.Modules.News.Common.SaveResultFeed(XmlDocument feed, Int32 ModuleId, String CachePath) at DotNetNuke.Modules.News.BackgroundLoader.DoWork())Checking Portal 'AfricaXtreme' (ID: 22)Refreshing Module 'News ' (ID: 1636)
Any suggestions as to what may be causing this?
Thanks!