Hi,
I am having a huge problem with a new install of DNN 5.1.1 on a child portal. When I load an application and try to set attributes which is querying the database, I am instantly logged out and dumped on the log in page. We have checked IIS permissions and are running in a medium trust environment.
I am getting a repeating error in my Event Log which follows:
-----------------------------------------------------------------------------
AssemblyVersion: 5.1.1 PortalID: -1 PortalName: UserID: -1 UserName: ActiveTabID: -1 ActiveTabName: RawURL: AbsoluteURL: AbsoluteURLReferrer: UserAgent: DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 3efb743c-6dab-4e13-bb4d-bb2f650288b8 InnerException: Access to the path '\\fs1-n02\stor2wc1dfw1\399492\www.dms-systems.com\web\content\Portals\_default\Cache\17E5D845D1EEE4E30D964507075B2E04.resources' is denied. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.IO.__Error.WinIOError StackTrace: Message: System.UnauthorizedAccessException: Access to the path '\\fs1-n02\stor2wc1dfw1\399492\www.dms-systems.com\web\content\Portals\_default\Cache\17E5D845D1EEE4E30D964507075B2E04.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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.CreateFile(String path, Boolean append) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path, Boolean append) at System.IO.File.CreateText(String path) at DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.CreateCacheFile(String FileName, String CacheKey) Source: Server Name: 218847-WEB
Does anyone recognize this issue and have a fix or workaround? Thanks!
----------------------------------------------------------------------------