Quantcast
Channel: Microsoft Outlook Interoperability
Viewing all articles
Browse latest Browse all 109

"E_Abort" error

$
0
0
When I run the below snippet of code on a Vista Enterprise box using
Outlook 2007, the following error occurs:

"An unhandled exception of type
'System.Runtime.InteropServices.COMException' occurred in MyApp.exe.
Additional information: Operation aborted {Exception from HRESULT:
0x80004004 (E_ABORT)}"

The snippet is below and the line where the error occurs is
commented.
I would appreciate any support, tips, or advice. Thanks.


////begin code/////

private void ProcessPosts(MAPIFolder...

"E_Abort" error

Viewing all articles
Browse latest Browse all 109

Trending Articles