Microsoft KB Archive/255204

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:17, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


FtpCommand() WinInet Function Stops Responding

Article ID: 255204

Article Last Modified on 5/8/2003



APPLIES TO

  • Microsoft Internet Explorer 5.01
  • Microsoft Windows Internet Services (WinInet)



This article was previously published under Q255204

SYMPTOMS

When you use the FtpCommand() WinInet function to develop Internet client programs, the FtpCommand() function may cause extended error 12003 or cause these programs to stop responding (hang).

CAUSE

The FtpCommand() function does not wait for the final 226 closing response from the server before the next File Transfer Protocol (FTP) operation. Because FTP allows only one active operation in each session, the requests and responses are not synchronized and lead to error 12003 or cause the client to hang.

RESOLUTION

To resolve this problem, obtain the latest service pack for Internet Explorer version 5.01. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

267954 How to Obtain the Latest Internet Explorer 5.01 Service Pack




STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Internet Explorer version 5.01 Service Pack 2.

Keywords: kberrmsg kbbug kbfix kbqfe kbprogramming kbie501presp2fix KB255204