New build for Activation center (ACEN) has been released today.
What's new:
[*] Major database overhaul.
Almost all tables and columns are updated.
[*] Program entity is now Product entity.
[+] Default unit number of purchased licenses and unit number of granted licenses added to Product data.
This data is now used when adding new orders for appropriate product.
[+] "Show changed locks (license reactivation)" option added to client interface options. Default: OFF
If enabled, client will be able to view which locks are different (changed locks are marked with red color) in case license reactivation fails.
[*] Sample AcenService application updated.
[*] Options page redesigned.
[*] Multiple other optimizations and fixes.
[>] WEB SERVICE CHANGES:
- WebLicensingValidateProgram method renamed to WebLicensingValidateProduct.
Old method name will still work for compatibility reasons.
- ProgramID and CustomerID parameters renamed to ProductID and ClientID.
Web service methods will still accept old parameter names.
[>] UPGRADING NOTES:
If you are upgrading from previous (05.00.90) version be sure to run included database upgrade script.
General upgrading procedure is available here.