Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Error when moving DNN install folder to another boxError when moving DNN install folder to another box
Previous
 
Next
New Post
2/26/2007 11:46 PM
 

Hi all, the error below is shown when moving a DNN 441 based install folder from one box to another, both have the same OS, XP SP2, and VS.NET 2005 SP1. I could reproduce this error, which didn't happen with 437 based installations. What exactly causes this error and what to do about it?

An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. ---> System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) at System.IO.Path.GetFullPathInternal(String path) at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Web.InternalSecurityPermissions.PathDiscovery(String path) at System.Web.Caching.CacheDependency.Init(Boolean isPublic, String[] filenamesArg, String[] cachekeysArg, CacheDependency dependency, DateTime utcStart) at System.Web.Caching.CacheDependency..ctor(String[] filenames, String[] cachekeys, CacheDependency dependency) at DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String CacheKey, Object objObject, CacheDependency objDependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration, Boolean PersistAppRestart) at DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject, CacheDependency objDependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration, Boolean PersistAppRestart) at DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject, CacheDependency objDependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration) at DotNetNuke.Services.Localization.Localization.LoadResource(Hashtable target, String language, String cacheKey, String ResourceFile, CustomizedLocale CheckCustomCulture, PortalSettings objPortalSettings) at DotNetNuke.Services.Localization.Localization.GetResource(String ResourceFileRoot, PortalSettings objPortalSettings, String strLanguage) at DotNetNuke.Services.Localization.Localization.GetString(String name, String ResourceFileRoot, PortalSettings objPortalSettings, String strLanguage, Boolean disableShowMissingKeys) at DotNetNuke.Services.Localization.Localization.GetString(String name, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control c, ArrayList affectedControls, Boolean includeChildren, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String ResourceFileRoot) at DotNetNuke.Framework.PageBase.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

TIA for any help!

Pieter

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Error when moving DNN install folder to another boxError when moving DNN install folder to another box


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out