---
title: "CopyMinder - Extra purchased license has not applied"
canonical: "https://servicedesk.maxgeo.com/space/MAXGEO/1057882113/CopyMinder%20-%20Extra%20purchased%20license%20has%20not%20applied"
format: markdown
---
**Issue: **Purchase of an extra network license from maxgeo has not update the installed CopyMinder service

**Cause: **The local CopyMinder Service has not polled the online registration service

**Resolution: ** 

1. Log onto the server running the CopyMinder Service.
2. Open Services and locate the CopyMinder Service, CMServer_IL
3. Open the service and note the service path

![image](media://11fe0580-bcbe-4eb2-858d-20b7f8ceb09b)

1. Stop the CMServer_IL service. (this will disable any currently open LeaseContol instances)
2. Navigate to the service’s path
3. Locate the configuration file for the application.
  1. DataShed: dsl.dll.cm.ini
  2. QAQCr: qaqcr.dll.cm.ini
  3. LeaseControl: lcl.dll.cm.ini

4. Edit the file and add the following line

```plaintext
FORCEWEBCHECK=ONCE
```

![image](media://a1e022fb-58dd-4150-938f-2f6bb0eb2cba)

5. Save then start the CMServer_IL Service