Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook Delete stop working
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00839827
Message ID:
00839849
Vues:
32
Yuri,

IIRC, this problem started in VFP7. Did you move your application to VFP7 or 8 at that time?

>Sergey, thanks. Any idea why it works before for months?
>
>>Yuri,
>>
>>This error is usually cured by prefixing method call with "=".
= loNameSpace.GetItemfromID(EntryID,lcFolderID).DELETE()
>>* or if it doesn't work
>>loFolder = loNameSpace.GetItemfromID(EntryID,lcFolderID)
>>= loFolder.Delete()
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform