Group: microsoft.public.de.german.entwickler.dotnet.framework · Group Profile · Search for Toptests in microsoft.public.de.german.entwickler.dotnet.framework
Author: Dirk Laurenz
Date: Jul 12, 2008 02:30
Hi, i want to add an extern associated account to an mailenabled ad object. everthing works fine (i'm working with vb.net 2008 express) but saving produces an error. both lines: objExMbx.InvokeSet("msExchMasterAccountSID", RawSid) objExMbx.InvokeSet("msExchMailboxSecurityDescriptor", objSD) lead to an exception (in german) Unbehandelte Ausnahme: System.Reflection.TargetInvocationException
|