Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Big trouble with AddProp5.fll
Message
De
27/05/2002 12:52:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Big trouble with AddProp5.fll
Divers
Thread ID:
00661729
Message ID:
00661729
Vues:
68
Hi, everybody!

I´m having a big trouble here with AddProp5.fll.

First, everything was working fine when I´ve been instantiating a class as a "VFP class" (right from the PRG). This class are using the AddProp utility.

Then, when I compiled the class as a COM component, it just didn´t work anymore. Then, I realized that I need to put a "SET LIBRARY TO" on the Destroy event, in order to get it rid from the memory.

Ok, instantiating this COM component in a VFP form, everything works fine.

Now, I just created a RCW (proxy) to use this COM component in ASP.NET, and the same problem just has started again.

That could be a problem related to the fact that C# handles the object destruction by itself?

Any hint will be HIGHLY appreciated. :)
Claudio Lassala
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform