LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-Oct-2009, 10:11 AM
Martin Schmidt
NNTP User
 
Posts: n/a
Default Exception when adding a Message Object to an Attachments collection

Hello,

We have encountered an Exception while trying to add a Message3 object
as an attachment to the attachment collection of the message draft:

"Dieses Verfahren bzw. diese Eigenschaft wird nicht unterstützt." which
probably roughly translates to "This operation is not supported"
at System.RuntimeType.ForwardCallToInvokeMember(Strin g memberName,
BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData&
msgData)
at GroupwareTypeLibrary.DIGWAttachments.Add(Object vr, Object kind,
Object DisplayName)

We are connecting to a Groupwise 8 Client via the Groupwise Object API.
The method call looks like this:

draftmsgAttachments.Add((Message3)attach.messageRe ference, null, null);

draftmsgAttachments is an Attachments object, attach.messageReference is
a Message3 object.

This method worked while connecting with a Groupwise 7 interface, we
believe. For some Reason I also can't call the Attachment Add(Message
Message, [String DisplayName]) because neither the Attachments nor the
Attachments2 interface show this method signature, although for examlpe
the Recipient interface shows the RecipientStatusList, which means the
Library is on Groupwise 8 level.

Why does this exception happen?

thanks for the help.

Best regards, Martin Schmidt.
Reply With Quote
 

Thread Tools
Display Modes

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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 01:53 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2