Microsoft Exchange Client Unable to Print Message w/ AttachmentLast reviewed: July 9, 1997Article ID: Q170516 |
The information in this article applies to:
SYMPTOMSWhen a user chooses to print a mail message with a file attachment, the user may optionally choose to print the attachment as well. In cases where the user chooses to print the attachment, and the application responsible for printing the attachment is running, the file attachment may not print properly. The user may see a message such as this:
Microsoft WordErr=1078 This file could not be found.(C:\temp\document.doc) CAUSEOn computers running Windows NT 3.51, the Microsoft Exchange client calls a Windows NT system function that is responsible for printing the file attachment using whatever application has registered itself to handle this document (based on the attachment's file extension). The Microsoft Exchange client saves the document attachment in a temporary directory and calls the Windows NT system function, passing it the path to the document to print. If the application necessary for printing the document is not running, the following operations are performed by the system function:
A race condition exists where, in the latter case (using DDE), the temporary file is deleted BEFORE the application has had an opportunity to print the document, which usually results in the application complaining that the file is missing.
WORKAROUNDClose the application(s) that will be used to print the file attachments before beginning the print operation.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.51. A supported fix is now available, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.
|
Additional query words: SHELL32 printing print failure
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |