Article ID: 829061 - Last Review: January 31, 2007 - Revision: 3.2

You may receive the "Word could not load the e-mail envelope" error message when you try to send an e-mail message from Word

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

SYMPTOMS

If you use one of the following methods to try to send an e-mail message from Microsoft Office Word 2007 or from Microsoft Office Word 2003
  • You click E-mail on the Standard toolbar.
  • You point to Send to on the File menu, and then click Mail Recipient.
you may receive the following error message:
Word could not load the e-mail envelope. This could be caused by a network connection problem or a problem with your Office installation.
Note If you repeat either one of the previously mentioned methods to send an e-mail message from Word, you can send the e-mail message from Word as expected.

CAUSE

This problem may occur if one of the following conditions is true:
  • You installed a Microsoft Office Outlook COM add-in that opens a message box in the OnConnection event of the add-in. This action causes the OnConnection event to run when Microsoft Office Outlook 2003 starts.
  • You implemented a Microsoft Outlook Visual Basic for Applications (VBA)code that displays a message box in the Application_StartUp event.

WORKAROUND

To work around this problem, use one of the following methods:
  • Start Outlook before you try to send an e-mail message from Word.
  • Do not use the Outlook COM add-in or the VBA code that is causing the message box to appear when Outlook starts.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article.

APPLIES TO
  • Microsoft Office Outlook 2003
  • Microsoft Office Outlook 2007
Keywords: 
kbemail kberrmsg kbprb KB829061