Table of contents
Problem 1. Trial version valid until 01/01/0001
Review details problem
After uploading a license zip, you may find an orange message appear on your NMC interface :
Trial version valid until 01/01/0001
This message appears when IIS service does not manage to load the new license file.
Solution(s)
1. Click on "Reload" button
When you click on "Reload" button on NMC interface -> System -> License, Newtes service on the NMC server will force IIS to reload the new license file. This may resolve the problem.
2. Restart Newtest server integrity service and IIS service
If after having tried the first solution you still have the message on your NMC, you may try restarting Newtest Remote Manager (Newtest server integrity for old NEP v2.x) service and IIS service on your NMC server.
To restart Newtest service :
To restart IIS service :
Please use the following command in cmd console.
iisreset
Problem 2. Error after clicking on Upload button
Review details problem
Solution(s)
You will need to install an Assembly into the Global Assembly Cache with the following cmd line :
Newtest Management Console> GACUTIL.EXE /i Ionic.Zip.dll
If you have the following message on your cmd console, it means the problem is resolved.
Moreover, check that IIS user is granted onto the Newtest directory
Comments