The Activation Server allows to define a workflow for product activations and rules, how Activation Keys or activations should be handled.
3 main configuration settings are necessary:
• | define basic settings of the Activation Server - one configuration per server - web.config file. This is automatically done by the MSI installer |
• | define rules per project (application) - one configuration per project - Project Configuration File |
• | define options for Activation Keys which are used for product activation - one configuration per project - Project Configuration File |
As an option you can change parameters for the log file in the log.config file.
You have to restart the Activation Server after making configuration changes.