CuteEditor for .NET

Deployment the CuteEditor License File


Deploying CuteEditor License File 

Copy CuteEditor.lic to the web application's "bin" folder which uses the CuteEditor. 



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.