Hi Guys,
I am getting this error and am not sure whats causing it. It says its having problems with accessing the feed cache files I think? The feed ID number changes but the error remains the same.
Does anyone have any idea what this error may be related to?
Thanks! :)
Shaun Visser
AssemblyVersion: 6.2.0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 249c3d73-539a-403e-b8bb-bc043c94e737
InnerException: The process cannot access the file 'F:\Home\Icode\icodeone\icode.co.za\www\Portals\22\Cache\Feed_1636.resources' because it is being used by another process.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: System.IO.IOException: The process cannot access the file 'icode.co.za\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()
Source: