Evaluation Period Management
NCache 4.9 SP1 comes with the full set of features in evaluation mode for 60 days. After that, you will need to purchase NCache license to continue using NCache .NET Core.
Evaluation Period Extension
If you don't want to purchase the license after completion of your 60 day trial period, you can extend the evaluation period through a Command Line.
- In the Command Prompt, go to the directory where your copy of NCache is placed. Here's the command for that:
cd /opt/ncache/bin/activation
Note
NCache is installed in the /opt/ncache
folder by default.
- In the Command Prompt, write the following command with activation key specified in the
-k
field, which can be obtained from Alachisoft Sales:
sudo ./extend-evaluation -k XXXXXX-XXXXXX-XXXXXXXX
- On successful extension of evaluation period, you will be informed with a success message.