Product Licensing Failed

@arijaluddin
It should not be because of the activation count, since that has an explicit error telling you the license has already been activated too often.

@Hiroshi0606
I had the same issue just now.
VMWare, Windows 10, AS4.12

I could solve this by deleting my cm container by executing the following steps:

  1. Get the serial number of your container from cm. (open in system tray). Mine was something like 32767-347…
  2. Open terminal as admin
  3. Type the following commands:
    cd “C:\Program Files\CodeMeter\Runtime\bin”
    CmWebAdmin.exe –delete-cmact-license --serial 32767-347…

Thanks @eun.im for posting here!

Hope this helps! Best regards!

2 Likes