RE: RPC method is throwing exception (1732) RPC_S_UNSUPPORTED_TYPE



Please check if the uuid is there at the server end and make sure that the
call is going to the desired server machine.

"Shivanand Mitkari" wrote:

Hi all,

I am calling an RPC method for implementing a print management client using
RPC methods provided.

When I am calling the RPC method using the appropriate security level, it is
throwing RPC exception 1732 RPC_S_UNSUPPORTED_TYPE (The universal unique
identifier (UUID) type is not supported. ).

Any suggestion why this exception is thrown and any solution for the case.

Thanks,
Shivanand
.