Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET dll intellisense not working
Message
From
11/06/2010 06:25:01
 
 
To
11/06/2010 05:03:17
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01468446
Message ID:
01468457
Views:
52
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....
Previous
Reply
Map
View

Click here to load this message in the networking platform