DotNetNuke Server Migration

Last post 05-02-2005, 5:25 PM by deanmachine. 2 replies.
Sort Posts: Previous Next
  •  05-02-2005, 5:03 PM 6359

    DotNetNuke Server Migration

    Hello,
     
    Our CuteSoft Editor has been working great on our dev server.  Then we moved our DNN codebase and the database to a different server and we now get these errors when we go to edit a piece of content. 

    Thanks for any help.

    -Jason
     
    Error: Edit Text/HTML is currently unavailable.
    DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.UserControls.TextEditor.set_Text(String Value) in C:\Development\Projects\dnnlive\controls\TextEditor.ascx.vb:line 196 at DotNetNuke.Modules.Html.EditHtml.Page_Load(Object sender, EventArgs e) in C:\Development\Projects\dnnlive\DesktopModules\HTML\EditHtml.ascx.vb:line 91 --- End of inner exception stack trace ---

     

    Unhandled error loading module.
    DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.TypeInitializationException: The type initializer for "DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider" threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ComponentModel.LicenseException: The License for Editor is not valid. at v.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) at CuteEditor.EditorLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) at System.ComponentModel.LicenseManager.Validate(Type type) at CuteEditor.Editor..ctor() at DotNetNuke.HtmlEditor.CEHtmlEditorProvider..ctor() --- End of inner exception stack trace --- at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) in C:\Development\Projects\dnnlive\components\Shared\Reflection.vb:line 102 at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectNamespace, String ObjectAssemblyName) in C:\Development\Projects\dnnlive\components\Shared\Reflection.vb:line 67 at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType) in C:\Development\Projects\dnnlive\components\Shared\Reflection.vb:line 41 at DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider.CreateProvider() in C:\Development\Projects\dnnlive\components\Providers\HTMLEditor\HTMLEditorProvider.vb:line 38 at DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider..cctor() in C:\Development\Projects\dnnlive\components\Providers\HTMLEditor\HTMLEditorProvider.vb:line 33 --- End of inner exception stack trace --- at DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider.Instance() at DotNetNuke.UI.UserControls.TextEditor.Page_Init(Object sender, EventArgs e) in C:\Development\Projects\dnnlive\controls\TextEditor.ascx.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:\Development\Projects\dnnlive\admin\Skins\Skin.vb:line 769 --- End of inner exception stack trace ---
  •  05-02-2005, 5:22 PM 6360 in reply to 6359

    Re: DotNetNuke Server Migration

    "The License for Editor is not valid."

     

    This message usually results from one of the following scenarios:

    1. The 30-day free evaluation period has expired.

    Solution:

    • Purchase CuteEditor and we will send your own license file to unlock your copy of CuteEditor.
    • Download the evaluation version from the CuteSoft site again and continue your evaluation.

     

    2. You have your own license file. But you are using evaluation license file for some reasons.

    Solution:

    • Please find the license file we sent to you and upload it to your server. If you can't find the license file, email us and specify the email address used for purchasing in your email.
  •  05-02-2005, 5:25 PM 6361 in reply to 6360

    Re: DotNetNuke Server Migration

    Adam,
     
    Thanks so much for your reply.  The domain and IP address HAS changed but I think our license accounts for that.  I will email you the info you requested.
     
    Thx.
     
    -Jason
View as RSS news feed in XML