AFTP Client Does Not call WinCPICCleanup()

Last reviewed: May 27, 1997
Article ID: Q140817
2.00 2.10 2.11 WINDOWS kbnetwork kbbug2.11

The information in this article applies to:

  • Microsoft SNA Server for Windows NT, versions 2.0, 2.1, and 2.11

SYMPTOMS

Applications using the SNA Server AFTP API do not close when there are no more active connections open to it.

CAUSE

The AFTP API library does not call WinCPICCleanup() when all the applications using it terminate. However, it does call WinCPICStartup() when an application first calls it.

RESOLUTION

Microsoft has updated the files, AFTP.EXE and AFTPAPI.DLL, to correct this problem.

The library is now changed to call WinCPICCleanup() when an application has no more AFTP connections open to it.

A change has also been made to the AFTP client application to prevent it from opening a new connection every time it closes one.

STATUS

Microsoft has confirmed this to be a problem in SNA Server for Windows NT. This problem was corrected in the latest SNA Server for Windows NT, 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


KBCategory: kbnetwork kbbug2.11
KBSubcategory: ntnetserv
Additional reference words: prodsna 2.00 2.10 2.11
Keywords : ntnetserv kbbug2.11 kbnetwork
Version : 2.00 2.10 2.11
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: May 27, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.