| Anterior | Siguiente |
| RPC_S_NOT_LISTENING | RPC_S_UNKNOWN_IF |
RPC_S_UNKNOWN_MGR_TYPE
Qué significa RPC_S_UNKNOWN_MGR_TYPE
En el modelo de objetos RPC, object UUID puede mapearse a type UUID y este selecciona una implementation. La interface es conocida, pero el manager type resultante no lo es.
Capture object UUID→type UUID mapping y registrations de manager. Corrija stale mapping o registre el type esperado. No cambie interface UUID si el problema está en dispatch por object type.
Qué comprobar
- Registre object/type/interface UUIDs.
- Revise manager EPV registrations.
- Corrija stale object→type mapping.
Referencias técnicas
¿Buscas un código diferente? Buscar otro código de estado o error.
