Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error instantiating the object (1736) Error Message
Message
De
20/02/2003 07:20:58
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00755104
Message ID:
00755429
Vues:
15
>>SET WHINE ON :-)
>>
>>The description of the above error message in the VFP7 help docs is:
>>
>>
>>The server for the object is not registered properly, resources are low, or a required .DLL isn't present.
>>
>>
>>This description is severely lacking information to help me debug this problem. Primarily because it is apparently written to cover COM servers. .VCX libraries are not mentioned in any kind of context that I can see.
>>
>>SET WHINE OFF
>>
>>
>>I am getting this error message when I try to instanciate a class I have defined in a .vcx library. The error occurs using .AddObject() or .NewObject() methods. My system resources are fine, the library is in Set("ClassLib"), and included in the project. The class opens in the class designer with no problem at all.
>>
>>Has anyone else seen this kind of problem? If so, where could I look to find the source of the problem?
>>
>>Thanks in advance for any help with this!
>>
>>
>>##
>>Never mind! I found it. I had controlsources bound to cursors that did not exist during Init of the controls. The cursor was not created until the Init of the parent container. Then I set the controlsources and everything works.
>>##
>>
>>Don
>
>It doesn't help you but some error messages were improved in VFP8.



Sergey,

Thanks for replying. I will check the documentation of VFP8 when I can get a copy.

Regards,

Don
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform