Usage Import Fails to Import IIS 4.0 FTP Logs (193306)



The information in this article applies to:

  • Microsoft Site Server 3.0

This article was previously published under Q193306

SYMPTOMS

When you attempt to import Microsoft Internet Information Server (IIS) 4.0 FTP logs with Site Server Usage Import, the logs do not import correctly.

CAUSE

IIS 3.0 uses the return code 200 for a successful transfer. IIS 4.0 uses the return code defined in RFC 959: 226 closing data connection. Usage Import does not check for this return code.

RESOLUTION

To resolve this problem, apply the latest Site Server 3.0 service pack.

WORKAROUND

To work around this problem, open the log file and replace the 226 return codes with 200. The log will then import correctly.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Site Server version 3.0. This problem has been corrected in the latest U.S. service pack for Microsoft Site Server version 3.0. 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


Modification Type:MinorLast Reviewed:9/22/2005
Keywords:kbHotfixServer kbQFE kbbug kbfix kbQFE kbSiteServer300sp2fix KB193306 kbAudDeveloper