| Previous | Next |
| SL_E_INTERNAL_ERROR | SL_E_USE_LICENSE_NOT_INSTALLED |
SL_E_RIGHT_NOT_CONSUMED
Within local Windows Software Protection Platform SL_E_RIGHT_NOT_CONSUMED (0xC004F002) reports that the platform could not consume the licensing right required by the operation. Treat it as the local Software Protection right not consumed condition and start with right name, license granting it and consumption transaction, not with the final dialog text.
Why this HRESULT is specific
The local platform evaluates a graph of product instances, licenses, policy and protected state. The returning object and earliest event determine whether the failure occurred while loading prerequisites, authorizing a right, changing service state or committing status.
How to distinguish nearby failures
Do not merge neighboring statuses: The right can exist yet fail to transition into consumed state. The local Software Protection right not consumed diagnosis remains attributable only while the primary record and the affected identity stay fixed.
Evidence that can change the diagnosis
- Primary record: right name, license granting it and consumption transaction.
- Object correlation: keep the product, account, package, device, key, or API identity associated with right name, license granting it and consumption transaction beside the first timestamped result.
- Neighboring-state control: use a controlled comparison that tests whether the right can exist yet fail to transition into consumed state; this separates the named condition from a nearby status.
- Before/after result: retain the outcome before and after the corrective action “repair the prerequisite license relationship and repeat the supported consumption operation”; keep the same identifiers until the original operation succeeds.
Controlled troubleshooting sequence
- Preserve the first decision: Record the earliest event stating that the platform could not consume the licensing right required by the operation, together with the code, UTC time, and the same identity fields.
- Change one prerequisite: Repair the prerequisite license relationship and repeat the supported consumption operation; do not combine this with a store reset, key replacement, account removal, package reinstall, or unrelated repair.
- Repeat the user operation: Re-run the original operation and require that the original operation succeeds; if another HRESULT appears, diagnose it as a separate result.
Evidence-preserving cautions
While investigating this result, do not delete Tokens. Dat or reinstall keys as a first response unless evidence identifies store damage or a key problem.
Verification
The incident is resolved only when the original operation succeeds.
Technical references
- Microsoft Win32 metadata: winerror.h — status definition reference.
- Microsoft: SoftwareLicensingProduct WMI class — owning service/API reference.
- Microsoft: SoftwareLicensingService WMI class — diagnostic/remediation API reference.
- Microsoft: Slmgr. Vbs options — lifecycle reference.
Looking for a different code? Search another status or error code.
