2013-12-06 03:51 AM
What we can try is to disable the TCP/IP and UDP using of CodeMeter and set the communication to “shared Memory” communication. In this case only local using of the CmStick is possible.Hope this helps somebody else - issue had been causing me a serious headache for many many months.
Please do the following:
- Stop the CodeMeter Services via the CodeMeter Control Panel – Action - Stop CodeMeter Service
- Open the registry (regsvr32.exe) and edit the following Key
[HKEY_LOCAL_MACHINE\SOFTWARE\WIBU-SYSTEMS\CodeMeter\Server\CurrentVersion]
-
ApiCommunicationMode = "2"
-
- Restart the CodeMeter Services via the CodeMeter Control Panel – Action - Start CodeMeter Service
After this CodeMeter.exe run in the “SharedMemory” Mode and do not use a Port or any kind of TCP/IP or UDP communication.