DNN Hosting Register Login
 
Latest Discussions Minimize
Configuration Error by koolexposure
I received this error on the last step of the Configuration Wizard. I have came ...
Serial Number by abudist
Hi, I have sent you emails regarding serial number for UVG. I'm stil waiting ...
Screenshot Capture Not Working by chadw3
Hello,I am using UVG 2.0 and am trying to use the Capture control in Edit Video ...
User uploads by OKCChopper
I have it set up so that regestered users can upload photos. I do not have a di...
Applying Watermark picture to existing images by Simone
I have recently upgraded to UMG 5.3 and after uploading some photos, I discovere...
Player auto plays select video? Not working by mg3hockey
Hello All,I am trying to get my player to  auto play a select video of several I...
File size by dharris
Where is it in the webconfig that I change the maximum file size for uploads?
Download link for media by aldeng
I realize you convert all video to flv, which is not a good download format.  Bu...
Podcasting Audio? by aldeng
The release notes say UVG has RSS feeds for video lists.  My application has a f...
Embed not working by chrissy
When I copy the embed code from from one of the viedos we have uploaded and then...
Our Partnership Minimize
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Support Forum Minimize
Subject: UMG 4.0
Prev Next
You are not authorized to post a reply.

Author Messages
Cory Fowler
Posts:1
New Member

10/28/2008 8:42 AM  
I get this error when i try to go into Settings or Add new.  This is a Default install of DNN 4.5.5 and a Default install of the Ultra Media Gallery.

DotNetNuke.Services.Exceptions.ModuleLoadException: 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.SafeSetStackPointerValue(Char* buffer, Int32 index, Char value) at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) at System.IO.Path.NormalizePath(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.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path) 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 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, Boolean PersistAppRestart) at DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject) at BizModules.UltraPhotoGallery.GlbControlBase.get_IsLicenced() at BizModules.UltraPhotoGallery.GlbControlBase.get_CanAddNewItems() at BizModules.UltraPhotoGallery.ucModuleSettings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

What path is it trying to save.  As the url for this site is relatively long and would be included in the Server.MapPath to a file. 
Pengtsen R
Posts:5417


10/28/2008 9:27 AM  
you should manage to short the root folder of your website, this eror is fired from Cache components of DNN core, this component create a new file on your server disk to manage cached data, the file name is long, so you will get this error if your root folder is long too.

thank you.

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.

Enterprise level DotNetNuke Solutions Copyright © 2005-2008 BizModules   |  Contact Us  |  Terms Of Use  |  Privacy Statement