Site icon EfmSoft

What does Windows error code 1708 (RPC_S_NO_ENDPOINT_FOUND) mean?

 
Previous Next
RPC_S_INVALID_NET_ADDR RPC_S_INVALID_TIMEOUT

RPC_S_NO_ENDPOINT_FOUND

RPC_S_NO_ENDPOINT_FOUND means that RPC could not find an endpoint for the requested interface and binding information. This is often an endpoint-discovery failure, not a general proof that the machine is unreachable.

How endpoint discovery works

RPC servers may use dynamically assigned endpoints. The client then needs an endpoint mapper or another discovery mechanism to obtain the endpoint that matches the interface UUID, protocol sequence and server.

What to check

Microsoft: Finding Endpoints · RPC Return Values


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

Exit mobile version