WFW 3.11 Fails to Connect to SNA Server on Windows NT 3.5

Last reviewed: June 18, 1996
Article ID: Q123255
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.5 and 3.51
  • Microsoft Windows NT Server versions 3.5 and 3.51
  • Microsoft SNA Server for Windows NT, versions 2.0, 2.1, and 2.11

SYMPTOMS

After upgrading an SNA Server computer from Microsoft Windows NT version 3.1 to Windows NT version 3.5 or 3.51, Microsoft Windows for Workgroups version 3.11 client computers fail to connect to SNA Server:

   SNA Server Error: 546
   Cannot establish connection with SNA Server <server name>.

CAUSE

The Microsoft IPX/SPX compatible transport (NWLink) is installed by default with Microsoft Windows for Workgroups 3.11. When you configure the SNA Server client to use the "MS Network Client (named pipes)" interface, the NWLink transport is automatically used. This works fine with a Windows NT 3.1 server.

Under Windows NT 3.5, a new feature, direct hosting, was added to improve performance. This allows a Windows for Workgroups client to communicate directly with the server over IPX/SPX, rather than over NetBIOS. However, applications which use named pipes do not work correctly over direct-hosted IPX/SPX connections.

WORKAROUND

To resolve this problem, add the following entry to the [network] section of SYSTEM.INI on the Windows for Workgroups 3.11 client computer:

   [network]
   DirectHost=NO

The client workstation must be rebooted for this change to take effect.

Microsoft provides updated Windows for Workgroups 3.11 client modules on the Windows NT 3.5 CD-ROM, though the updated modules do not solve the direct hosting problem. However, other named pipes applications (such as SQL Server) work fine with these updates.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.5. We are researching this problem and will post new information here as it becomes available.


KBCategory: kbnetwork kbinterop kbbug3.50 kbbug3.51
KBSubcategory: ntdistrib ntnetserv
Additional reference words: directhosting wfw wfwg prodsna 2.00 2.10 2.11
nwlink
DirectHost 3.50 3.51


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 18, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.