Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locate OWC10
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01482268
Message ID:
01482294
Views:
49
>>Hi all,
>>
>>I have the pivottable activex control (part of office web components) on a form class. I have cases where VFP comes up with the locate file dialogue "Locate OWC10.DLL:" when I try to instantiate this form with CreateObject(). Navigating to the dll has no effect.
>>
>>However I the code: loPivotControl = CreateObject("OWC10.PivotTable.10") runs fines without any problems.
>>
>>1. What's going on here? What does creating the form hosting the control do differently from innstatiating the control directly
>>2. Because it doesn't error, I am finding difficult to preEmpty the issue. Does anyone know how I can stop vfp trying to locate the file? I rather have an error instead.
>>
>>Thank you
>
>Just an idea to try - may not help. Try to save this ActiveX as a separate class (or add it to some container class) and then use this class instead of the ActiveX on the form.

I know what you mean. I had to do that with mapi controls and we haven't had the problem ever since. Will try that thanks.
Mathias Banda

Time is longer than a rope.
Previous
Reply
Map
View

Click here to load this message in the networking platform