Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C#: QuickMessage2.GetMessage throws Exception for a short time

2 views
Skip to first unread message

Martin Schmidt

unread,
Feb 1, 2010, 4:17:15 AM2/1/10
to
Hello,

we have written an application that collects all Messages from a Mailbox
Acvcount via first retrieving the QuickMessages collection and then
accessing the full Message through QuickMessage2.GetMessage().

Twice now we had a brief time window (approximately 2 Minutes), in which
every call to that method failed with the following exception:

An unknown error occurred.
at System.RuntimeType.ForwardCallToInvokeMember(
String memberName,
BindingFlags flags,
Object target,
Int32[] aWrapperTypes,
MessageData& msgData
)
at GroupwareTypeLibrary.DIGWQuickMessage2.get_Message()

This error vanishes on it own, and the affected Quickmessages work fine.
Is there any scheduled process in the Groupwise system that can cause
this error?

Thanks.

Best regards, Martin Schmidt.

Preston Stephenson

unread,
Feb 1, 2010, 6:15:06 AM2/1/10
to
There is no scheduled process.
Have you checked the type of the item(s)?

>>> On Monday, February 01, 2010 at 2:17 AM, Martin

0 new messages