Every time I try and edit the text in the module I get the following error. I"m unable to change the text or if I create a new page I can't add any text.
Please Help!!!
Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string. Parameter name: startIndex at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at System.String.Substring(Int32 startIndex) at DotNetNuke.HtmlEditor.Ftb3HtmlEditorProvider.ParseStyleSheet(String strCssFile) in C:\prj\ElPaso\ElPaso.Portal\Source\Library\Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\Ftb3HtmlEditorProvider.vb:line 514 at DotNetNuke.HtmlEditor.Ftb3HtmlEditorProvider.AddStylesMenu() in C:\prj\ElPaso\ElPaso.Portal\Source\Library\Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\Ftb3HtmlEditorProvider.vb:line 353 at DotNetNuke.HtmlEditor.Ftb3HtmlEditorProvider.AddStyleToolBar() in C:\prj\ElPaso\ElPaso.Portal\Source\Library\Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\Ftb3HtmlEditorProvider.vb:line 386 at DotNetNuke.HtmlEditor.Ftb3HtmlEditorProvider.Initialize() in C:\prj\ElPaso\ElPaso.Portal\Source\Library\Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\Ftb3HtmlEditorProvider.vb:line 573 at DotNetNuke.UI.UserControls.TextEditor.Page_Init(Object sender, EventArgs e) in C:\prj\ElPaso\ElPaso.Portal\Source\Library\Controls\TextEditor.vb:line 521 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) in C:\prj\ElPaso\ElPaso.Portal\Source\Library\Components\Skins\Skin.vb:line 559 --- End of inner exception stack trace ---