Hello All,
I created a Remote .NET component and was able to call these components in
VB6 but not without loading all the .NET dll's in the GAC. I used Regasm
/tlb to register the tlb into the registry. Now that the class is registered
in the registry, why do I still have to load all the dlls into the GAC?? Am
I getting some concepts wrong in here? Is it possible to call the components
without loading it into the GAC?
Thanks in advance,
Cheers,
Chris
Phil Wilson - 03 Aug 2003 22:34 GMT
Look at the /codebase option in regasm.

Signature
Phil Wilson [MVP Windows Installer]
> Hello All,
>
[quoted text clipped - 8 lines]
> Cheers,
> Chris