Site icon EfmSoft

What does NTSTATUS 0xC002002C (RPC_NT_STRING_TOO_LONG) mean?

 
Previous Next
RPC_NT_MAX_CALLS_TOO_SMALL RPC_NT_PROTSEQ_NOT_FOUND

RPC_NT_STRING_TOO_LONG

The RPC string value is longer than the runtime accepts

This status is raised before the string can be safely used by the runtime. It can apply to binding strings, endpoints, principal names, entry names, or data strings marshalled through an RPC interface.

Identify which string is too long. A name-service entry, server principal name, endpoint string and application parameter have different limits and different fixes.

What to inspect

References


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

Exit mobile version