PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Exception at item display

Reply

Exception at item display

 
Thread Tools Rate Thread
Old 13-03-2006, 06:12 PM   #1
Yury Kudryashov
Guest
 
Posts: n/a
Default Exception at item display


Hello,

I am developing a C# addin for Microsoft Outlook 2002 and 2003. This addin
creates and manipulates items using custom forms. Items are created in the
standard drafts folder and then displayed with "item.Display(false)" call.

On one of the test machines (Outlook 2002 SP3, XP SP2, MS Exchange account,
no local PST files) the following exception occurs (100% reproducible):

System.Runtime.InteropServices.COMException (0xDEE7007E): The messaging interface
has returned an unknown error. If the problem persists, restart Outlook.
at Outlook._MailItem.Display(Object Modal)
....


Does anybody know what the problem can be?

---
Yury Kudryashov


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off