Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a class that inherits ABusinessObject from VFP6.
Message
De
10/07/2006 12:09:07
 
 
À
10/07/2006 11:03:33
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01133891
Message ID:
01135006
Vues:
19
I set the ProgID attribute and also set [ComVisible(true)] attribute.

In VS2005, there are some notes in assemblyinfo.cs about this attribute being set to off at the assembly level (so you may need to enable at your class level).


>Hi Kevin:
>
>In the aAppTest I have:
>
>
>            mmAppBase.Factory = new AAppTestFactory();
>            mmAppBase.IsRunning = true;
>
>
>To follow your suggestion I tried to reference AAppTestFactory in my CREATEOBJECT VFP call but it could not find that symbol. Should I add a ProgID attribute so it is visible to COM?
>
>Thanks,
>Mike G.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform