Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 8 COM DLL Business Object to .NET problem
Message
De
11/04/2003 12:49:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00776588
Message ID:
00776650
Vues:
17
This message has been marked as the solution to the initial question of the thread.
Hi, Nelson.

>>>In VFP this works great, I'm able to access the child's object properties & methods, but as a com object called from a .Net c# project the properties & methos of thos child's objects are not available.

This is probably because you don't have information about your "child" objects in the COM Type Library. Without this information, C# can't see the child object and as a strongly-typed language, it will not let you compile code trying to access what it can't see as valid type.

(I read your message in a rush... I may be missing something...) :)
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform