Common RPC Debugging Techniques
This section describes four common RPC-related problems. RPC state information can be used to troubleshoot these problems.
Either the DbgRpc tool or the RPC debugger extensions can be used in any of these four situations.
Analyzing a Stuck Call Problem
Tracking Contention in the Server Process
Identifying the Caller From the Server Thread
RPC Security
For general information about RPC security and guidelines for usage, see Writing a Secure RPC Client or Server.