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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...4.3.1 Filemanager problem4.3.1 Filemanager problem
Previous
 
Next
New Post
6/30/2006 11:34 PM
 

I decided to help with the 4.3.1 testing and upgraded from a 4.0.3 site.

Things looked okay, but I found a problem with the FileManager.

I do have the MMLINKS and Localizer installed, this may be caused by the custom skin.

I tried reverting back to the standard skin and still get the same error.

Any ideas anyone ?

The Filemanager reports the following error:

DotNetNuke.Services.Exceptions.ModuleLoadException: Type 'DotNetNuke.Security.Permissions.Controls.FolderPermissionsGrid' does not have a public property named 'BackColor'. ---> System.Web.HttpParseException: Type 'DotNetNuke.Security.Permissions.Controls.FolderPermissionsGrid' does not have a public property named 'BackColor'. ---> System.Exception: Type 'DotNetNuke.Security.Permissions.Controls.FolderPermissionsGrid' does not have a public property named 'BackColor'. ---> System.Web.HttpException: Type 'DotNetNuke.Security.Permissions.Controls.FolderPermissionsGrid' does not have a public property named 'BackColor'. at System.Web.UI.ControlBuilder.AddProperty(String filter, String name, String value, Boolean mainDirectiveMode) at System.Web.UI.ControlBuilder.PreprocessAttribute(String filter, String attribname, String attribvalue, Boolean mainDirectiveMode) at System.Web.UI.ControlBuilder.PreprocessAttributes(ParsedAttributeCollection attribs) at System.Web.UI.ControlBuilder.Init(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs) at System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---


Jim www.walkspoiled.com
 
New Post
7/20/2006 2:09 PM
 
I got this error, did you every find a solution?  are you using any other 3rd party file manager solutions?

DotNetNuke Search Engine
ASP.Net Search Engine
Email me to add your favorite sites to the search List.
 
New Post
7/20/2006 2:26 PM
 
I think somehow my FileZilla didnt copy all the files. after I checked the filemanager.ascx was out of sync.

DotNetNuke Search Engine
ASP.Net Search Engine
Email me to add your favorite sites to the search List.
 
New Post
7/20/2006 10:04 PM
 
Good news and bad news -- with a 4.3.3 upgrade of a 4.0.3 site the file manager works, but the files and folders are not being  displayed. There is also a javascript error from the file manager as follows :
Object expected at line 1033 shown below,
html source line 1033: <script>dnn.controls.initTree($('dnn_ctr358_FileManager_DNNTree'));</sc

Most modules work with files in the folders that are not displayed in file manager, except for the documents module.
The docs module returns a link that can not be opened locally. For example, Word Docs can not be opened...

I also had the double slash problem in the folders table.

Are these issues expected with upgrades from 4.0.3 to 4.3.3.
I tried both the install and upgrade packages.
Any work arounds ?


Jim www.walkspoiled.com
 
New Post
7/23/2006 8:17 PM
 

Yes Now im getting this error, I wish there was some way i could debug iit but its on remote server.
Maybe if we keep posting someoen will notice.

Error: File Manager is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: c:\WebSites\Struve\cowboytechnologies.com\Admin\Files\FileManager.ascx.vb(324): error BC30456: 'Key' is not a member of 'System.Web.UI.WebControls.TreeNode'. ---> System.Web.HttpCompileException: c:\WebSites\Struve\cowboytechnologies.com\Admin\Files\FileManager.ascx.vb(324): error BC30456: 'Key' is not a member of 'System.Web.UI.WebControls.TreeNode'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

 


DotNetNuke Search Engine
ASP.Net Search Engine
Email me to add your favorite sites to the search List.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...4.3.1 Filemanager problem4.3.1 Filemanager problem


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