The information in this article applies to:
SYMPTOMSWhen you receive a message containing an electronic form created with version 1.0 of Microsoft Electronic Forms Designer, you may receive the following error: This error will occur when the message is initially received, but it will not occur if the user attempts to open the same message after it has been delivered. CAUSE
This will occur in the MEFPhone sample, MEFRoute sample, or any E-forms
created using the Template project and the custom command declaration in
either SHARED.INI or MSMAIL.INI that specifies the form should be activated
on delivery. By default, there is no code in the Template project to
support activation on delivery. To check to see if the form is installed to
be activated on delivery or not, see if the array position 7 (position 0 to
15) is 1 or 0 on the form declaration entry in MSMAIL.INI or SHARED.INI.
RESOLUTIONTo prevent this error, it is necessary to add support for activation on delivery. The following steps will modify the Template project so that any new forms created will support opening the form on delivery. Any existing projects, including the MEFPhone and MEFRoute samples would need to be modified in a similar manner to support this functionality.
MORE INFORMATIONFor more information on the custom command declaration and the operation map, refer to the Microsoft Electronic Forms Designer version 1.0 "Developer's Guide," Chapter 12. Additional query words: 1.00
Keywords : |
Last Reviewed: November 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |