Cutesoft Editor 4.5.1 Does Not Work on DNN 3.1 After Migration to Production Server

  •  08-08-2005, 1:48 PM

    Cutesoft Editor 4.5.1 Does Not Work on DNN 3.1 After Migration to Production Server

     

    We recently migrated our DNN 3.1 website from a development server to production server. Now, CuteEditor 4.5 does not work but FTB Editor works just fine. We purchased a 10 domain copy of Cutesoft editor for DNN. I’ve also reinstalled it again but I get the same result. I am thinking that it could be due to a license file. Could you please contact us and see if we can resolve this issue? Thank you!!!

     

    The error we get is below:

     

    Server Error in '/' Application.


    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

     
    [NullReferenceException: Object reference not set to an instance of an object.]
       DotNetNuke.UI.UserControls.TextEditor.set_Text(String Value) +106
       DotNetNuke.Modules.Html.EditHtml.Page_Load(Object sender, EventArgs e)
     
    [ModuleLoadException: Error: Edit Text/HTML is currently unavailable.]
       DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) +442
       DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) +84
       DotNetNuke.Modules.Html.EditHtml.Page_Load(Object sender, EventArgs e)
       System.Web.UI.Control.OnLoad(EventArgs e) +67
       System.Web.UI.Control.LoadRecursive() +35
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Page.ProcessRequestMain() +750
     
    [PageLoadException: Error: Edit Text/HTML is currently unavailable.]
       DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +345
       DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +363
       System.Web.UI.TemplateControl.OnError(EventArgs e) +109
       System.Web.UI.Page.HandleError(Exception e) +68
       System.Web.UI.Page.ProcessRequestMain() +2100
       System.Web.UI.Page.ProcessRequest() +218
       System.Web.UI.Page.ProcessRequest(HttpContext context) +18
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87

     

View Complete Thread