The License for Editor is not valid.

  •  02-02-2006, 10:10 AM

    The License for Editor is not valid.

    I'm getting an error with my license file, "The License for Editor is not valid." I was using the file just fine until I pushed a new build of the website up.  Anyone have any ideas of what could have happened?

    The license worked with the production domain yesterday. 
     
    For what its worth, I'm using ASP.NET 2.0 (VS2k5) and a Win2k3 server.
     
    Heres the stack trace if it helps at all.
     
    [LicenseException: The License for Editor is not valid.]
       CuteEditor.Impl.c.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +452
       CuteEditor.EditorLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +60
       System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) +259
       System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) +41
       System.ComponentModel.LicenseManager.Validate(Type type) +28
       CuteEditor.Editor..ctor() +57
       ASP.memberpages_cms_content_aspx.__BuildControlEditor1() in D:\websites\driversolutionscom\html\ptsi-online\MemberPages\cms\content.aspx:97
       ASP.memberpages_cms_content_aspx.__BuildControlpnlAddEdit() in D:\websites\driversolutionscom\html\ptsi-online\MemberPages\cms\content.aspx:66
       ASP.memberpages_cms_content_aspx.__BuildControlContent1(Control __ctrl) in D:\websites\driversolutionscom\html\ptsi-online\MemberPages\cms\content.aspx:9
       System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) +12
       ASP.memberpages_cms_cms_master.__BuildControlContentPlaceHolder1() in D:\websites\driversolutionscom\html\ptsi-online\MemberPages\cms\CMS.master:51
       ASP.memberpages_cms_cms_master.__BuildControlform1() in D:\websites\driversolutionscom\html\ptsi-online\MemberPages\cms\CMS.master:11
       ASP.memberpages_cms_cms_master.__BuildControlTree(memberpages_cms_cms_master __ctrl) in D:\websites\driversolutionscom\html\ptsi-online\MemberPages\cms\CMS.master:1
       ASP.memberpages_cms_cms_master.FrameworkInitialize() +69
       System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
       System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1978560
       System.Web.UI.Page.get_Master() +48
       System.Web.UI.Page.ApplyMasterPage() +18
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +543
    
View Complete Thread