Editor throwing errors in DNN 4.05

Last post 04-07-2008, 1:50 PM by dsmajor. 2 replies.
Sort Posts: Previous Next
  •  04-04-2008, 12:53 PM 38735

    Editor throwing errors in DNN 4.05

    All of a sudden any page with the cute editor on it in our DNN install is throwing exceptions. We've not changed our install.
    What gives??
    I changed the .config file to use the base editor provider and it works fine.
     
    Please see Exception below...
     
    Line 435:
    Line 436:                'Set the width and height of the controls
    Line 437:                RichTextEditor.Width = Width
    Line 438:                RichTextEditor.Height = Height
    Line 439:                txtDesktopHTML.Height = Height
    Source File: C:\Projects\DNN\Library\Controls\TextEditor.vb    Line: 437

    Stack Trace:

    [NullReferenceException: Object reference not set to an instance of an object.]
                DotNetNuke.UI.UserControls.TextEditor.Page_Load(Object sender, EventArgs e) in C:\Projects\DNN\Library\Controls\TextEditor.vb:437
                [ModuleLoadException: An error has occurred.]
                DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control UserCtrl, Exception exc) in C:\Projects\DNN\Library\Components\Exceptions\Exceptions.vb:138
                DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(Control UserCtrl, Exception exc) in C:\Projects\DNN\Library\Components\Exceptions\Exceptions.vb:187
                DotNetNuke.UI.UserControls.TextEditor.Page_Load(Object sender, EventArgs e) in C:\Projects\DNN\Library\Controls\TextEditor.vb:458
                System.Web.UI.Control.OnLoad(EventArgs e) +99
                System.Web.UI.Control.LoadRecursive() +47
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Control.LoadRecursive() +131
                System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
                [PageLoadException: An error has occurred.]
                DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) in C:\Projects\DNN\Library\Components\Exceptions\Exceptions.vb:221
                DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) in C:\Projects\DNN\Library\Components\Framework\PageBase.vb:538
                System.Web.UI.TemplateControl.OnError(EventArgs e) +2085460
                System.Web.UI.Page.HandleError(Exception e) +71
                System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7341
                System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +213
                System.Web.UI.Page.ProcessRequest() +86
                System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
                System.Web.UI.Page.ProcessRequest(HttpContext context) +49
                ASP.default_aspx.ProcessRequest(HttpContext context) +29
                System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
                System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
                
  •  04-04-2008, 1:26 PM 38737 in reply to 38735

    Re: Editor throwing errors in DNN 4.05

    Is that possible you are using a trial license file instead of official license file in your server?
     
    Can you try the following license file?
     
     
    Keep me posted

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  04-07-2008, 1:50 PM 38826 in reply to 38735

    Re: Editor throwing errors in DNN 4.05

    Interestingly, everything was working fine for about the last month. We've not changed the license file... I'll try the one you supplied recently though.
    Seems there's no reason this should have happened.
     
     
View as RSS news feed in XML