The information in this article applies to:
SYMPTOMS
When the all of the following conditions are true:
Because the AsyncRead is being performed on a local file, the download should be happening synchronously. This means that it should be okay to issue AsyncRead twice in succession. RESOLUTIONIf you wish to force Synchronous download, use the AsyncReadOption: "vbAsyncReadSynchronousDownload" in your call to AsyncRead. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words: kbDSupport kbVBp600bug kbdsi kbVBp kbInternet kbNoKeyWord
Keywords : |
Last Reviewed: August 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |