997 - Overlapped I/O operation is in progress.
refused it.
"HabRamiro" <HabRamiro@discussions.microsoft.com> wrote in message
news:96553A26-D6CD-49B2-BD2D-F516EE65DE3F@microsoft.com...
> Hi Bernard,
>
> Thanks for your answer.
> Sorry about the confusion with lines "cs-method: 426", I really meant
> "cs-uri-stem: 426", was just a cut-&-paste undesired effect.
> We tried with ftp.exe internally and from the Internet, but we could not
> reproduce this behavior, because it does not occurs always.
> The OS is Windows 2003 SP1, port 21, no NAT and a firewall controls port
> access to the FTP server ip.
> Bellow you will find almost the original log file, but just with error
> lines, cause the entire one is big and i don't see here how to attach it.
> Thanks again,
> Ramiro
>
> #Software: Microsoft Internet Information Services 6.0
> #Version: 1.0
> #Date: 2006-06-27 22:05:55
> #Fields: date time c-ip cs-username s-sitename s-computername s-port
> cs-method cs-uri-stem sc-status sc-win32-status time-taken cs-host
> 2006-06-28 04:46:10 217.147.82.40 kyero MSFTPSVC1 EXCHANGE-FRONT1 21
> [1138]sent
> /kyero/fotosportal/c31/imagenes/fotos/9A91929FA4979F9D999A979CA895CDCDD0D4CCCD94919F9A88899A92.jpg_Wb.jpg
> 426 997 125 -
> 2006-06-28 04:48:10 217.147.82.40 kyero MSFTPSVC1 EXCHANGE-FRONT1 21
> [1147]sent
> /kyero/fotosportal/c31/imagenes/fotos/9A91929FA4979EA19A919299A896CDB2D5C2C9CEE2819E999B.jpg_Wb.jpg
> 426 997 141 -
> 2006-06-28 04:51:07 217.147.82.40 kyero MSFTPSVC1 EXCHANGE-FRONT1 21
> [1155]sent
> /kyero/fotosportal/c31/imagenes/fotos/9A91929FA497A09F9999929DA796CDB9A1919A99A694A4.jpg_Wb.jpg
> 426 10061 6687 -
> 2006-06-28 04:53:25 217.147.82.40 kyero MSFTPSVC1 EXCHANGE-FRONT1 21
> [1161]sent
> /kyero/fotosportal/c31/imagenes/fotos/9A91929EA4929E9B9893929DA492CDD6C7CEC3D5E0D0E0CCC98194.jpg_Wb.jpg
> 426 997 141 -
> 2006-06-28 04:55:53 217.147.82.40 kyero MSFTPSVC1 EXCHANGE-FRONT1 21
> [1169]sent
> /kyero/fotosportal/c31/imagenes/fotos/9A91929FA492A0A19A93949CA993CDB9B1A4B699A998A2.jpg_Wb.jpg
> 426 10061 1000 -
> 2006-06-28 09:25:55 80.27.21.89 administrator MSFTPSVC1 EXCHANGE-FRONT1 21
> [1276]sent
> /suvivienda/fotosportal/c80/imagenes/fotos/9A91929EA5919FA299939799A7929F9B9E9598A2A994A3A2.jpg_Wb.jpg
> 426 121 119703 -
> 2006-06-28 11:41:17 195.77.175.121 segundamano MSFTPSVC1 EXCHANGE-FRONT1
> 21
> [1303]sent
> /segundamano/fotosportal/c9/imagenes/fotos/9A91929FA493A09A9998959EA594CDDDD7D3D4D2DBCACFD7D781C7DCE8D6D2D2D7819299A9.jpg_Wb.jpg
> 426
>
> "Bernard Cheah [MVP]" wrote:
>
>> What format of log file you using ? w3c extended ? with all field
>> checked?
>> looking at your log 426 should be the status code not method.
>>
>> you got 426 error. when uploading and downloading....
>> can you post the complete ftp log in original format ?
>>
>> also have you try upload or download via ftp.exe.. post the output here
>> and have you try the same in the local machine? what OS you using?
>> default
>> binding on port21?
>> any firewall / nat ?
>>
>> lastly - to understand IIS FTP log structure, you can read..
>>
http://msmvps.com/blogs/bernard/archive/2005/01/28/34050.aspx >>
>>
>> --
>> Regards,
>> Bernard Cheah
>>
http://www.iis.net/ >>
http://www.iis-resources.com/ >>
http://msmvps.com/blogs/bernard/ >>
>>
>> "HabRamiro" <HabRamiro@discussions.microsoft.com> wrote in message
>> news:B5EDDB21-A3A7-4FDD-9F36-7AFAEC693DC9@microsoft.com...
>> > Hello,
>> >
>> > We are getting errors on our FTP servers when users try to upload or
>> > download binary files.
>> > These are the return codes extracted from the IIS logs:
>> >
>> > cs-method: sent jpg file
>> > cs-method: 426
>> > cs-uri-stem: 64
>> > sc-status: 187 or 188 or 203 or 204 or 219 or 2625
>> >
>> > cs-method: created zip file
>> > cs-method: 426
>> > cs-uri-stem: 121 or 995
>> > sc-status: 522094 or 615516 or 628781 or 634125
>> >
>> > We consulted to the MSDN Online Concierge and they advised us to post
>> > the
>> > problem here.
>> > Could someone please tell us what does this codes means and how could
>> > we
>> > solve it.
>> > Thanks.
>>
>>
>>