Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbars
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00319134
Message ID:
00319172
Views:
17
Hi Michelle,

>Here's the error I get:
>
>The server for the object is not registered properly, resources are low, or a required .DLL isn’t present.

Have you marked this toolbar as a OLEPUBLIC object, ie. a COM server? If so, you can't use this toolbar in a VFP application as toolbar, but only as the provider of a private data session.

If not, I'd think that your toolbar contains an ActiveX control, or something like this. Does the CREATEOBJECT() work if you remove this control?

If not, try removing one object at a time on a copy of this class to see whcih object is causing the problem.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform