installed full license, but still getting "trial version has expired"

  •  11-08-2007, 3:25 PM

    installed full license, but still getting "trial version has expired"

    We installed a full license, but still getting the expired license message:

    Server Error in '/' Application.


    The License for Editor is not valid.

    You are using a trial license and the trial period has expired.

    If you would like to extend your trial period, please write to [email protected].

    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.ComponentModel.LicenseException: The License for Editor is not valid.

    You are using a trial license and the trial period has expired.

    If you would like to extend your trial period, please write to [email protected].


    Source Error:

     
    Line 15:         <div class="row">
    Line 16:                  <asp:Label ID="lblDirections" Text="Directions" runat="server"></asp:Label><%--UseSimpleAmpersand="false"  UseHTMLEntities="false"--%>
    Line 17:                  <Shared:CuteEditorWrapper ID="ceDirections" UseHTMLEntities="true" UseSimpleAmpersand="true" runat="server" ObjectPropertyName="Directions"></Shared:CuteEditorWrapper>
    Line 18:         </div>
    Line 19:         <div class="row">


    Source File: d:"http"lollipoptree.com"_website"Admin"recipe-edit.aspx    Line: 17

    Stack Trace:

     
    [LicenseException: The License for Editor is not valid. 
     
     You are using a trial license and the trial period has expired. 
     
     If you would like to extend your trial period, please write to [email protected].
    ]
       CuteEditor.Impl.d.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() +83
       SharedControls.Web.UI.WebControls.CuteEditorWrapper..ctor() +103
       ASP.admin_recipe_edit_aspx.__BuildControlceDirections() in d:"http"lollipoptree.com"_website"Admin"recipe-edit.aspx:17
       ASP.admin_recipe_edit_aspx.__BuildControleditForm() in d:"http"lollipoptree.com"_website"Admin"recipe-edit.aspx:8
       ASP.admin_recipe_edit_aspx.__BuildControlcontent(Control __ctrl) in d:"http"lollipoptree.com"_website"Admin"recipe-edit.aspx:7
       System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) +12
       ASP.admin_adminmaster_master.__BuildControlcplhContent() in d:"http"lollipoptree.com"_website"Admin"AdminMaster.Master:18
       ASP.admin_adminmaster_master.__BuildControlform1() in d:"http"lollipoptree.com"_website"Admin"AdminMaster.Master:16
       ASP.admin_adminmaster_master.__BuildControlTree(admin_adminmaster_master __ctrl) in d:"http"lollipoptree.com"_website"Admin"AdminMaster.Master:1
       ASP.admin_adminmaster_master.FrameworkInitialize() in c:"WINDOWS"Microsoft.NET"Framework"v2.0.50727"Temporary ASP.NET Files"root"6c2996e1"b0b80ae1"App_Web_u6mj2lnh.31.cs:0
       System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
       System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +2025712
       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