FIX: MAPI: Calling ResolveName Method Results in GP Fault
Article ID: 147571
Article Last Modified on 10/15/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
This article was previously published under Q147571
SYMPTOMS
A general protection (GP) fault occurs when the ResolveName method of a
Message Control object is called.
CAUSE
The RecipDisplayName property of the Message Control object is null.
WORKAROUND
Before calling the ResolveName method, make sure you have populated the
RecipDisplayName property with a non-null value.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem has been fixed in
Visual FoxPro 5.0a.
Keywords: kbbug kbfix kbvfp500afix kbinterop KB147571