Error Message in DNN

  •  05-05-2005, 1:32 AM

    Error Message in DNN

    I receive this error message when entering the edit mode:
     
    Unhandled error loading module.
    DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.ArgumentOutOfRangeException: StartIndex cannot be less than zero. Parameter name: startIndex at System.String.Substring(Int32 startIndex, Int32 length) at DotNetNuke.HtmlEditor.CEHtmlEditorProvider.get_RootImageDirectory() at DotNetNuke.HtmlEditor.CEHtmlEditorProvider.Initialize() at DotNetNuke.UI.UserControls.TextEditor.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
     
    Can you give me any direction?
     
    This is a demo download from Tuesday May 3rd and this would be the second portal on a multi portal DNN installation if that makes a difference. Editor works perfectly on the Portal 0 and I'm running the IP license version on several multi-portal installs without any issues. THis install happens to be on another server.
     
    Thanks
View Complete Thread