PRB: RPC App Using Auto Handles Can't Call Remote ProcedureID: Q140015
|
An RPC application using auto handles cannot call a remote procedure on a server that is in a different Windows NT computer domain than the client workstation's Windows NT computer domain.
This behavior is by design.
The information in this article applies in the context of Microsoft locator
service and the workstations participating in a Windows NT domain model.
Auto handles implicitly make use of the RPC name service calls to locate
the server. The locator does a look up for the servers in the local domain
only. Thus, if a server is registered in a different domain, calling the
remote procedure will create an exception (typically error 1727), assuming
there are no RPC servers available that expose the same interface in the
local domain.
Keywords : kbnetwork kbAPI kbNTOS351 kbRPC kbSDKPlatform kbGrpNet
Version :
Platform :
Issue type : kbprb
Last Reviewed: March 6, 1999