What does HRESULT 0xC1100108 (WDSTPTMGMT_E_NAMESPACE_NOT_REGISTERED) mean?

 
Previous Next
WDSTPTMGMT_E_NAMESPACE_ALREADY_REGISTERED WDSTPTMGMT_E_CANNOT_REINITIALIZE_OBJECT

WDSTPTMGMT_E_NAMESPACE_NOT_REGISTERED

WDSTPTMGMT_E_NAMESPACE_NOT_REGISTERED is a Windows Deployment Services Transport Management result. It indicates that the named namespace is not available through the target WDS transport server.

What to check

  • List namespaces on the target server and verify the name or identifier used by the request.
  • Check whether the namespace was never registered, was removed, or belongs to a different WDS server.
  • Register the namespace and its content provider before starting or managing a transmission.

Microsoft documentation on Windows Deployment Services and the WDS Transport Management API


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