Network Error when Pipe Read Attempted on Broken Pipe

ID: Q99480


SUMMARY

In Windows, the error:

NETWORK ERROR READING DRIVE. RETRY, CANCEL
is displayed if a Windows client receives an error (ERROR CLASS has to be ERRSRV) on a PIPE READ, during this transaction:

     SERVER                    CLIENT

               <------     SMB READ BYTE RANGE
                           (but reading pipe)

     SMB ERROR     ------->
     Error class 2
     Error number does not matter 
Often, this condition results when a Windows client requests a PIPE READ on a broken pipe, and the server returns an error (ERROR CLASS 2, ERROR NUMBER 1).

Additional query words: 2.00 2.0 2.10 2.1 2.10a 2.1a 2.20 2.2

Keywords :
Version :
Platform :
Issue type :


Last Reviewed: November 9, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.