Hello
I'm getting a path length error after upgrading to 3.1.0 - I upgrade
the Forums to the latest version, and I still get the error:
AssemblyVersion: 03.01.00
Method: System.IO.Path.nGetFullPathHelper
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: Smart-Thinker
UserID: 1
UserName: rod
ActiveTabID: 111
ActiveTabName: Forums
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.smart-thinker.com/Forums/tabid/111/ctl/Login/Default.aspx
ExceptionGUID: c5668c41-c1ec-4a24-a2ad-cd4b95daf3ac
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: ?
Message:
DotNetNuke.Services.Exceptions.PageLoadException: ? --->
System.IO.PathTooLongException: ? at
System.IO.Path.nGetFullPathHelper(String path, Char[] invalidPathChars,
Char[] whitespaceChars, Char directorySeparator, Char
altDirectorySeparator, Char volumeSeparator, Boolean fullCheck,
String& newPath) at System.IO.Path.GetFullPathInternal(String path)
at System.Security.Util.StringExpressionSet.CanonicalizePath(String
path, Boolean needFullPath) at
System.Security.Util.StringExpressionSet.AddExpressions(String[] str,
Boolean checkForDuplicates, Boolean needFullPath) at
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess
access, String[] pathListOrig, Boolean checkForDuplicates, Boolean
needFullPath, Boolean copyPathList) at
System.Web.Caching.CacheDependency.Init(Boolean isPublic, Boolean
isSensitive, String[] filenamesArg, String[] cachekeysArg,
CacheDependency dependency, DateTime utcStart) at
System.Web.Caching.CacheDependency..ctor(String filename, DateTime
start) at System.Web.Caching.CacheDependency..ctor(String filename) at
DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String
CacheKey, Object objObject, Boolean PersistAppRestart) at
DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object
objObject) at DotNetNuke.Modules.Forum.DNNForum.get_Menu() at
DotNetNuke.Modules.Forum.Groups.CreateChildControls() at
DotNetNuke.Modules.Forum.DNNForum.CreateChildControls() at
System.Web.UI.Control.EnsureChildControls() at
DotNetNuke.Modules.Forum.ForumBaseControl.EnsureChildControls() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Control.PreRenderRecursiveInternal() at
System.Web.UI.Page.ProcessRequestMain() --- End of inner exception
stack trace ---
The error only seems to happen when I'm logged in as Rod
(administrator account) - other accounts seem to work? Can anyone help
please?