Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Implements and Word Automation
Message
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00913789
Message ID:
00913823
Views:
19
Try to specify version specific ProgID.
IMPLEMENTS ApplicationEvents2 IN "Word.Application.9"
>When I try to use
>
>IMPLEMENTS ApplicationEvents2 IN "Word.Application"
>
>in a class to trap the word application events, I get a Type Library "Word
>Application" not found error. But when I use the TypeLibGUID along with the
>version number instead of Word.application, it works fine. Any ideas on why
>using ProgID is not working?
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform