Domain Licence Cutesoft editor for .NET 6.0 problem

Last post 01-03-2008, 3:31 AM by BramBo. 1 replies.
Sort Posts: Previous Next
  •  01-03-2008, 3:08 AM 36128

    Domain Licence Cutesoft editor for .NET 6.0 problem

    I have a problem with the licence for Cutesoft editor for .NET 6.0
     
    I put the cuteeditor.lic in my bin directory but it doesn't work ...
     
    The error message is:
     
    A valid license cannot be granted for the type CuteEditor.Editor. Contact the manufacturer of the component for more information.
     
    I tried this: 
     
    • Copy cuteeditor.lic file to application's the bin folder
    • Not working? Try copy it to  wwwroot folder too
    But is doesn't work.
     
    Ten minutes ago I send an email to CuteSoft with my Domain. So they can activate the licence
     
     

  •  01-03-2008, 3:31 AM 36129 in reply to 36128

    Re: Domain Licence Cutesoft editor for .NET 6.0 problem

    Problem solved!
     
    I try this:
     
    If you want to maintain the license file in a separate location, you have two options:

    1. Add an entry to your Web.config file.
     
    Example: 
    <add key="CuteEditorLicense" value="/somefolder/CuteEditor.lic" />

    2. Copy CuteEditor.lic to the "licenses" directory for the web application that uses the CuteEditor. 
     
    and it works!
     


View as RSS news feed in XML