Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

Last post 05-07-2010, 1:02 AM by Kenneth. 5 replies.
Sort Posts: Previous Next
  •  08-13-2009, 9:19 AM 54668

    Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

    Dear Cute Editor Team,
     
    for us an additional entry in the web.config is most of the time a bad thing (We deploy the customized editor to servers of our customers).
    Could you perhaps add a property to either the Editor class or perhaps the CEU or CEF class to set the files  path and the license path in code?
     
    Greetings
    eddi
  •  08-13-2009, 12:21 PM 54675 in reply to 54668

    Re: Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

  •  08-14-2009, 3:02 AM 54691 in reply to 54675

    Re: Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

    thank you adam,
     
    another way for the License Path Problem would be not to copy (deploy) the license file  but instead set the license key in code.
    That would then prevent someone 'stealing' the license file or using the Cute editor without our custom assemblies.
     
    best regards
    eddi
  •  10-15-2009, 9:42 AM 56421 in reply to 54691

    Re: Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

    Hi Adam,
     
    it seems that 6.5 is now released, was this 'problem'  solved? Where can i find the changelogs for 6.5?
     
    best regards
    bbeddi
  •  05-06-2010, 3:44 PM 60782 in reply to 54675

    Re: Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

    Was this feature implemented?
  •  05-07-2010, 1:02 AM 60795 in reply to 60782

    Re: Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

    frJericho:
    Was this feature implemented?
     
    Hi frJericho,
     
    This feature alreday add in the latest version.
     
    Please set in web.config, like below.
     
     <add key="CuteEditorLicense" value="c:\\cuteeditor.lic" />
     
    What's new in CuteEditor 6.5?
     
     
    What's new in CuteEditor 6.6?
     
     
    Regards,
     
    Ken
View as RSS news feed in XML