Alan,
How about compiling your .Net assembly into an .exe and then pass in some
command line parameters?
This is certainly slow and clunky but you won't need Com-interop.

With WwDotNetBridge, you just need to call CreateObject() and then the
LoadAssembly() method.

Wayne

On Tue, Aug 4, 2020 at 11:18 AM Alan Bourke <alanpbou...@fastmail.fm> wrote:

> What up.
>
> Has anyone ever managed to create a .Net assembly that is COM-visible and
> can be used in Visual FoxPro without having to register it, in other words
> is registration free as a result of shipping a correctly formed manifest
> file with it?
>
> I'm aware of wwDotNetBridge but I'd rather just create a DLL and manifest
> and have them usable in VFP without any installer, use of Regasm or
> wwDotNetBridge.
>
> --
>   Alan Bourke
>   alanpbourke (at) fastmail (dot) fm
>
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/CAJDnZHfXzXk_5tfWo72gsMyxCZNHCvr=mgsyudvjckytjlp...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to