OL2000: "Fatal Error" Error Message When You Save an Item from a Read Event (222401)
The information in this article applies to:
This article was previously published under Q222401 SYMPTOMS
If you implement the Read event in an Outlook custom form and then save the item within that event, you may receive a "Fatal Error" error message when you run your code.
WORKAROUND
To work around this problem, do not save the item in the Read event. Instead, try to redesign your solution accordingly. You can programmatically save the item in the Open event, but if someone changes any of the fields in the item by using a table view and the in-cell editing feature, only the Read event runs and this approach does not work.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCESFor additional information about available resources and answersto commonly asked questions about Microsoft Outlook solutions, click the article number below
to view the article in the Microsoft Knowledge Base:
146636 OL2000: Questions About Custom Forms and Outlook Solutions
Modification Type: | Major | Last Reviewed: | 10/8/2003 |
---|
Keywords: | kbbug kbpending KB222401 |
---|
|