Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What could be this ?
Message
De
02/08/2000 09:43:41
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00399662
Message ID:
00399817
Vues:
19
>Hi all,
>I was developing an automation of mail with Outlook 2000, all was at least ok in my PC, but when I try this app in a client gives this error:
>
>Ole idispatch exception code 4096 from microsoft outlook : No se puede enviar este elemento.
>

After the CreateObject line, add a line like this:

oNS = o.GetNameSpace("MAPI")

You always need this line when you're working with the Outlook Automation server.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform