Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing OCX file
Message
From
25/04/2001 19:23:04
Phillip Perkins
Technology Consulting, Inc.
Louisville, Kentucky, United States
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00499917
Message ID:
00499919
Views:
26
This message has been marked as a message which has helped to the initial question of the thread.
>Hello everybody,
>I have a small problem. I have these class that are made from some active X
>object(rfi_date- a textbox,commandbutton,and calendar). It works fine on my machine but when I make the setup files in the tools-wizards-setup menu,
>and I load the exe on the new machine, I does not find my OCX.
>RFI_date is inside my rficontrols class. and I don't know what is wrong.
>Does the base class of the date control need to be in the
>same directory as my rficontrols.vcx?
>
>Am I just overlooking something?
>
>Thanks in advance

It's probably your calendar control that's giving you your problems. When you do the setup wizard, make sure to include that ActiveX control. Just having a reference to them in your VCX isn't good enough for distribution. The ActiveX control has to be on the user's machine and registered (which the wizard takes care of for you).

Phillip
"D'OH!" --Homer Simpson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform