Cannot Access Shared Folders with CA/400

Last reviewed: April 17, 1997
Article ID: Q154103
The information in this article applies to:
  • Microsoft SNA Server for Windows NT, versions 2.1, 2.11, and 2.11 Service Pack 1

SYMPTOMS

When you use the IBM CA/400 client, and if Shared Folders is configured to automatically create a mapped drive to the AS/400, the conversation ends abnormally. The Shared Folders will not be available through File Manager.

If the drive letter is manually assigned in Shared Folders and the window is minimized, the Shared Folders can be accessed. However, if you close the Shared Folders application, the drive is lost.

CAUSE

In order to support IBM Client Access Shared Folders, the SNA Server Windows 3.x client must allow shared folders to share an APPC conversation and TCP/IP socket handle between different Windows tasks, which is not normally supported by Windows APPC or the Windows sockets interface. However, the SNA Server Windows 3.x client software treats CA/400 Shared Folders as a special application; however it was not handling all conditions properly.

To prevent a Shared Folders drive from being shut down, verify that the following line is in the WIN.INI file:

   CA400SHAREDFOLDERS=YES

Then add a new parameter called PersistentTasks under the [WNAP] section:

   [WNAP]
   PersistentTasks=WSTRPCS SFANSW

NOTE: The WSTRPCS parameter takes care of automatically mapping the connections, and the SFANSW parameter resolves the issue with closing the CA/400 Folders dialog box without losing the drives you created.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SNA Server version 2.11.sp1. This problem was corrected in the latest Microsoft SNA Server 2.11 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K


Additional query words: prodsna sp1
Keywords : kbbug2.11.sp1 kbfix2.11.sp2 kbnetwork snawin3x
Version : 2.1 2.11 2.11.sp1
Platform : WINDOWS


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: April 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.