Re: Does the CCW for VB6 to .NET interop give me early or late binding?
- From: "Joseph Geretz" <jgeretz@xxxxxxxxxx>
- Date: Tue, 13 Sep 2005 15:50:18 -0400
Hi,
I thought this would be a pretty basic question. Is anyone actually using
this Interop stuff?
Thanks for your help!
- Joe Geretz -
"Joseph Geretz" <jgeretz@xxxxxxxxxx> wrote in message
news:%23RRB52%23tFHA.904@xxxxxxxxxxxxxxxxxxxxxxx
>I generated a TLB for my .NET assembly (RegAsm SRSNetBroker.dll /tlb) so
>that I can call it from a VB6 client. In the VB6 IDE I can see the name of
>the available class interface (Repository) via IntelliSense, but
>IntelliSense doesn't show me any of the methods which are available via
>that class interface. Is this normal?
>
> I've attached the generated typelib, if you'd like to take a look at it.
> The Repository class interface is defined in the typelib, but the methods
> GetFile, PutFile and the URL property don't seem to be defined. Naturally,
> this explains why IntelliSense doesn't see these methods. But is this
> correct? Or have I not generated the typelib properly?
>
> Thanks,
>
> - Joe Geretz -
>
>
.
- Follow-Ups:
- Re: Does the CCW for VB6 to .NET interop give me early or late binding?
- From: Robert Jordan
- Re: Does the CCW for VB6 to .NET interop give me early or late binding?
- References:
- Does the CCW for VB6 to .NET interop give me early or late binding?
- From: Joseph Geretz
- Does the CCW for VB6 to .NET interop give me early or late binding?
- Prev by Date: Re: Service hangs when accessing ActiveX control
- Next by Date: Re: Does the CCW for VB6 to .NET interop give me early or late binding?
- Previous by thread: Does the CCW for VB6 to .NET interop give me early or late binding?
- Next by thread: Re: Does the CCW for VB6 to .NET interop give me early or late binding?
- Index(es):