Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.NET dll intellisense not working
Message
De
11/06/2010 06:25:01
 
 
À
11/06/2010 05:03:17
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01468446
Message ID:
01468457
Vues:
51
This message has been marked as a message which has helped to the initial question of the thread.
>I believe we did as described in http://www.devx.com/codemag/Article/22404/1763/page/2 by, if memory serves me right, Claudio Lassale along with articles by Rick Strahl, but I don't get intellisense.
>
>Well, strictly speaking, I guess I do - but not quite what I expected.
>
>I also run:
>%systemroot%\Microsoft.NET\Framework\v1.1.4322\regasm.exe comtest.dll /tlb:.\Com.comtest.tlb
>%systemroot%\Microsoft.NET\Framework\v1.1.4322\gacutil /if comtest.dll
>
>Regardless, the intellisense popup always only displays Equals, GetHashCode, GetType and ToString, which appear to be some sort of default.

Hi,
This may not be much help but the methods you are seeing are those of the .NET Object class - the class from which all others are ultimately derived. I've not access to the link you provided but it looks as if the type has not been cast (or returned) correctly....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform