关于 cuteEditor 6.2 版本 过期 的 解决 办法
前一阵子一直在用 cuteEditor 感觉很是好用,今天打开想修改个 地方。竟然过期!!
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 support@cuteSoft.net.
说明:执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: 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 support@cuteSoft.net.
————————————————————————
解决办法:
因为 cuteEditor 的 授权验证由一个 授权文件控制的 在项目/bin/cuteeditor.lic ,只要能拿到一个已经授权的 授权文件即可
可以到 http://d.download.youkuaiyun.com/down/861945/sgear 下载一个已授权的授权文件,然后替换本地项目中bin目录下的 cuteeditor.lic 测试下,。