Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook Delete stop working
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00839827
Message ID:
00839849
Views:
31
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform