PRB: INVALID_HEADER or Other Error from COM on MSCSLast reviewed: January 23, 1998Article ID: Q179474 |
The information in this article applies to:
SYMPTOMSWhen you install a Component Object Model (COM) server for use within a Microsoft Cluster Server (MSCS) group, COM communication can fail. This problem occurs when both an application and the COM server are running on the same cluster node. In this situation, COM generates an error such as the following when the application attempts to call the COM server:
OLE received a packet with an invalid header. (80010111) CAUSECurrently, an application cannot connect to a COM server on the same machine using anything other than the network basic input/output system (NetBIOS) name of the local host.
RESOLUTIONYou can work around this problem by placing both the COM server and the requesting application in the same MSCS group and writing the client to assume the COM server is on the local host.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Keywords : kbcluster Version : win95; WINNT:4.0 Platform : Win95 winnt Issue type : kbprb Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |