What does HRESULT 0x80548204 (E_MBN_INVALID_ACCESS_STRING) mean?

 
Previous Next
E_MBN_DATA_CLASS_NOT_AVAILABLE E_MBN_MAX_ACTIVATED_CONTEXTS

E_MBN_INVALID_ACCESS_STRING

E_MBN_INVALID_ACCESS_STRING is a Windows Mobile Broadband (MBN) HRESULT. It indicates that the APN or other access-string value in the connection request is incorrect for the selected cellular service.

What to check

  • Compare the APN and credentials with the values supplied by the carrier for the active subscription.
  • Check profile XML and configuration deployment for whitespace, stale values, or a profile intended for a different carrier.
  • Do not publish a guessed APN as a workaround; obtain the correct carrier configuration or a managed profile.

Microsoft: MBN error codes


Looking for a different code? Search another status or error code.