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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumA Critical Error has OccurredA Critical Error has Occurred
Previous
 
Next
New Post
9/14/2005 9:32 AM
 

Doug,

That is the area I was referring to and its value is already set to false, unless you just changed it.  If you just changed it you may need to force a hard restart. (add blank line to web.config and save, this will restart the app)

Since this doesn't seem to be the case, can you post the error that shows in the log so we can further assist?


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
9/14/2005 10:07 AM
 
It has not been changed by me. The only modifications I have ever made to this file was for the SQL connection. Other than that this is what it has allways been...

Just tell me what I need to get you and i will see what I can do...

Thanks,

Doug
 
New Post
9/14/2005 11:18 AM
 

Ok, looked through the emails exchanged on this subject when it was a problem here on dnn.com. 

The problem should only show if file based caching provider was in use instead of the broadcast-polling caching provider.  It should also only occur if web farm support is enabled.

As for you error, i think you need to be logged in as host to see the proper error here.  Admin -> Log Viewer, look through the red exceptions.

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
9/15/2005 1:54 PM
 
Crispy wrote

Ok, looked through the emails exchanged on this subject when it was a problem here on dnn.com.


Thanks for researching it..


The problem should only show if file based caching provider was in use instead of the broadcast-polling caching provider.  It should also only occur if web farm support is enabled.


I assume this is in the Portal Configuration somewhere or perhaps in the web.config. If this is a major concern please let me know and I will address any settings to make this work. As far as network layout the Portal in located on a 2003 box behind a ISA 2004 firewall with a seperate SQL box running. If that helps any..


As for you error, i think you need to be logged in as host to see the proper error here.  Admin -> Log Viewer, look through the red exceptions.

 


The following is one of the User Errors when accessing the forums.

AssemblyVersion: 03.01.01
Method: System.IO.Path.nGetFullPathHelper
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: Alabama-Florida District Website
UserID: 3
UserName: -Removed by me for privacey-
ActiveTabID: 53
ActiveTabName: Forum
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
ExceptionGUID: c1603e83-891f-4110-85e6-9881921e01da
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: The path is too long after being fully qualified. Make sure path is less than 260 characters.
Message: DotNetNuke.Services.Exceptions.PageLoadException: The path is too long after being fully qualified. Make sure path is less than 260 characters. ---> System.IO.PathTooLongException: The path is too long after being fully qualified. Make sure path is less than 260 characters. 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 ---
StackTrace:
Source:
Server Name: MAIL1


Here is the other users error it apears to be the same...

AssemblyVersion: 03.01.01
Method: System.IO.Path.nGetFullPathHelper
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: Alabama-Florida District Website
UserID: 12
UserName: -Removed by me for Privacey-
ActiveTabID: 53
ActiveTabName: Forum
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
ExceptionGUID: ce7a7b71-9b7f-4e4a-80b6-b735dab4beb1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: The path is too long after being fully qualified. Make sure path is less than 260 characters.
Message: DotNetNuke.Services.Exceptions.PageLoadException: The path is too long after being fully qualified. Make sure path is less than 260 characters. ---> System.IO.PathTooLongException: The path is too long after being fully qualified. Make sure path is less than 260 characters. 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.Page.ProcessRequestMain() --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: MAIL1



Again thanks for your help on this matter.


Doug
 
New Post
9/15/2005 3:33 PM
 

Doug,

No problem researching nor with trying to help, its my pleasure.  Part of making a better module is understanding even the rare problems the users are having.

Looking back at the email which includes a post from the error log its error matches yours exactly (besides obvious differences).

I know the fix was to change the web.config item to BroadcastPolling and to turn off webfarm support, which was never on.  If this doesn't help, I will have to speak with Shaun, Dan, or Scott when they get back from PDC because they are the ones who actually did it.

 

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumA Critical Error has OccurredA Critical Error has Occurred


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