Still having the same problem, and now the site is on a production server. Site is running with IIS Worker Process and as I wrote before, folder "Cache" has Everyone > Full Control access.
AssemblyVersion:7.3.2
PortalID:0
UserID:-1
UserName:
ActiveTabID:57
ActiveTabName:Home
RawURL:/
AbsoluteURL:/default.aspx
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:6e38bcfa-e617-4ae4-975e-e07c029cb2ba
InnerException:Access to the path 'C:\ST-Online.Net.7\Portals\0-System\Cache\Pages\167_677BFE887188238BB6BE7C43105E786B2EF138586890D2749C6412D366DEB575.attrib.resources' is denied.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.IO.__Error.WinIOError
StackTrace:
Message:
System.UnauthorizedAccessException: Access to the path 'C:\ST-Online.Net.7\Portals\0-System\Cache\Pages\167_677BFE887188238BB6BE7C43105E786B2EF138586890D2749C6412D366DEB575.attrib.resources' is denied.
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, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at System.IO.File.WriteAllLines(String path, String[] contents)
at DotNetNuke.Services.ModuleCache.FileProvider.SetModule(Int32 tabModuleId, String cacheKey, TimeSpan duration, Byte[] output)