| Previous | Next |
| E_MBN_RADIO_POWER_OFF | E_MBN_SIM_NOT_INSERTED |
E_MBN_SERVICE_NOT_ACTIVATED
E_MBN_SERVICE_NOT_ACTIVATED is a Windows Mobile Broadband (MBN) HRESULT. It indicates that the Mobile Broadband subscription required by the operation has not been activated.
What to check for E_MBN_SERVICE_NOT_ACTIVATED
- Confirm with the carrier that the subscription, SIM or eSIM profile, and data service are active.
- Check whether activation requires a carrier portal, provisioning step, or an approved profile download.
- Do not keep retrying connection creation until the service-level activation state has changed.
Diagnostic interpretation
This result has the HRESULT value 0x80548209. AllStat records the condition as “MBN subscription is not activated.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the mbn / service / activated operation.
- Preserve the first failure in the call chain; a later HRESULT can describe cleanup rather than the original mbn / service / activated condition.
Retry and recovery
” has changed.
Looking for a different code? Search another status or error code.
