BUG: Specifying range for static endpoint for an APPID (199098)



The information in this article applies to:

  • Microsoft Windows NT Server 4.0
  • Microsoft Windows NT Server, Enterprise Edition 4.0
  • Microsoft Windows NT Workstation 4.0

This article was previously published under Q199098

SYMPTOMS

Accepts endpoint range for an APPID in DCOMCNFG.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

If the user specifies the range in the static endpoint for an APPID the connection from the client to the server will always fail and returns the error code 0x800706ba.

Steps to reproduce the behavior

  1. Create a server application.
  2. Create a client application to connect the server remotely.
  3. Run DCOMCNFG.
  4. Choose the APPID of the server and specify the port range for static endpoints.
  5. Execute the client and try to connect the application with server. The CoCreateInstanceEx will return RPC_SERVER_UNAVAILABLE.

Modification Type:MajorLast Reviewed:5/31/2005
Keywords:kbbug kbpending KB199098