Not able to activate license in one machine but working in other machines
It may be due to system locale settings in Regional Settings, where "Beta: Use Unicode UTF-8 for worldwide language support" is turned on.
This needs to be turned off to make axpert license activation work.
Related Articles
How to activate offline license
First, you activate as offline using the below mentioned option. A Reg file will generate in your axpert folder. Share that "Reg" file to License team, They will provide you ".lic file", you paste that .lic file in your axpert folder.
Error: License / App key invalid. Please contact Agile Support Team
It could be due to following reasons. User may be trying to refresh the partner license using old exe. Use of latest exe may fix this problem The license may be originally activated from one windows login and user may be trying to refresh the same ...
Error: License Corrupted
It may be due to system locale in regional settings, where it was enabled for "Beta Use Unicode UTF-8 for worldwide language support". This setting to be turned off for license going corrupted.
Axpert Licensing
10.x (9.8 - 10.8) Following are different type of license editions available to use for Axpert versions between 9.8 to 10.8. Evaluation Edition– Allows users to develop and use an app. The app will allow entry of only 500 records in any form in the ...
Report (Iview) is not working for a specific user but for others it is working
It may be due to custom views sometimes and delete the record in "axcustomviews" table for the user whom it is not working. eg. delete from axcustomviews where name = ‘<iviewname>’ and username = '<username>'