We use VPE for mailing using the function VPEMAILDOC. One of our customers frequently gets an error and our software crashes.
It happens usually a while after he has sent an e-mail. The e-mail is sent from VPE, using an e-mail client of MS Office 2016.
Our software is developed with OpenEDGE (Progress).
This is the error we get:
"access violation when running event dispatcher execption code C.... ACCESS VIOLATION
fault adress : .... \prow32.dll"
In the stack, produced by the logger we find :
. C:\Program Files (x86)\Common Files\Microsoft Shared\Office16\mso20win32client.dll (mailclient)
Installed MS Office is MS-office2016, 32bit version.
Current version of VPE : Vpep3271.dll - version 7.1.0.8204
We use extended mapi in VPE and the e-mail is sent after showing the dialog-window of MS-outlook.
The software is installed on a remote server in the cloud.
Plz some help or advice.