Site icon EfmSoft

What does HRESULT 0xC1210104 (WDSMCS_E_CLIENT_NOT_FOUND) mean?

 
Previous Next
WDSMCS_E_CONTENT_NOT_FOUND WDSMCS_E_NAMESPACE_NOT_FOUND

WDSMCS_E_CLIENT_NOT_FOUND

WDSMCS_E_CLIENT_NOT_FOUND is a Windows Deployment Services (WDS) Multicast Server result. It indicates that the server has no active client record matching the identifier supplied to the multicast operation.

What to check for WDSMCS_E_CLIENT_NOT_FOUND

  • Refresh the session client list and verify the client identifier, address, and session association.
  • Handle client disconnects and timeouts before issuing a client-specific command.
  • Do not reuse client handles after reconnecting or moving a client to another namespace.

Microsoft documentation on the Windows Deployment Services Multicast Application Protocol


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

Exit mobile version