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 ...File Manager Module Load ExceptionFile Manager Module Load Exception
Previous
 
Next
New Post
9/26/2006 2:04 PM
 

I get the following error when trying to load the file Manager for the Site, either by clicking file manager from the iconbar or selecting file Manager from Admin menu.  I am able to open the file manager from the Host menu.

Below is the error from the log viewer.  first the Module Load Exception and then the Page Load Exception.  I am not sure what has changed since this was working yesterday and I made no changes to the site.

Module Load Exception.

ModuleId: 379
ModuleDefId: 21
FriendlyName: File Manager
ModuleControlSource: Admin/Files/FileManager.ascx
AssemblyVersion: 03.03.05
PortalID: 0
PortalName: Performance Trust Capital Partners
UserID: 1
UserName: host
ActiveTabID: 73
ActiveTabName: File Manager
RawURL: /Default.aspx?tabid=73&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://ptcp.performancetrust.com/PerformanceTrust/tabid/80/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 82a49777-444a-493f-8ccf-42276c30c4be
InnerException: Invalid file name for monitoring: 'C:\Webs\WSIPT.com\Portals\0\images\marketminute\'. File names for monitoring must have absolute paths, and no wildcards.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.FileChangesMonitor.StartMonitoringPath
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid file name for monitoring: 'C:\Webs\WSIPT.com\Portals\0\images\marketminute\'. File names for monitoring must have absolute paths, and no wildcards. ---> System.Web.HttpException: Invalid file name for monitoring: 'C:\Webs\WSIPT.com\Portals\0\images\marketminute\'. File names for monitoring must have absolute paths, and no wildcards. at System.Web.FileChangesMonitor.StartMonitoringPath(String alias, FileChangeEventHandler callback) 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[] filenames) at DotNetNuke.Common.Utilities.FileSystemUtils.GetFolders(Int32 PortalID) at DotNetNuke.Modules.Admin.FileSystem.FileManager.BindFolderTree() at DotNetNuke.Modules.Admin.FileSystem.FileManager.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: WEB2

Page Load Exception

AssemblyVersion: 03.03.05
PortalID: 0
PortalName: Performance Trust Capital Partners
UserID: 1
UserName: host
ActiveTabID: 73
ActiveTabName: File Manager
RawURL: /Default.aspx?tabid=73&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://ptcp.performancetrust.com/PerformanceTrust/tabid/80/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: b0735d10-9fef-4c03-a83c-c18a797b23f4
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Security.Permissions.Controls.FolderPermissionsGrid.SaveViewState
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Security.Permissions.Controls.FolderPermissionsGrid.SaveViewState() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Page.SavePageViewState() at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace ---
Source:
Server Name: WEB2

Can anyone help me with this?

 
New Post
9/26/2006 6:02 PM
 

I think it's the folder "WSIPT.com" thats causing the issue. A number of security tools such as urlscan filter will not allow paths with periods (".") in the path unless they're file extensions, windows 2003 installs urlscan by default so that may be it. Alternatively, make sure you've granted sufficent permissions to the folder (both the anonymous webuser, and aspnet user) otherwise you'll get this issue.

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
9/26/2006 6:26 PM
 

It was working previously and I have other websites with . in the name.  I have a replica of this exact website on my development server and am not having this issue.

The webserver is W2003 so the the Network Services account has RW privileges to the root folder and all child folders.

I don't think it's a permission thing. 

Is it possible that the File system and database got out of synch somehow and that is what is causing the problem.  If I change the name of my web folder to remove the ., how will this affect the file/database relationship?

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...File Manager Module Load ExceptionFile Manager Module Load Exception


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