Results 1 to 7 of 7

Thread: RegFree .NET dll consume from VB6 and VBA

Threaded View

  1. #1

    Thread Starter
    Addicted Member Davor Geci's Avatar
    Join Date
    Sep 2009
    Posts
    224

    Question RegFree .NET dll consume from VB6 and VBA

    Hello guys,

    I've created a dll in VB.NET to connect vb6 apps and VBA projects to Azure cloud (Application Insight) to monitor and log performance and usage of vb6 apps and VBA documents in real-time async.

    Now, to be able to use it on users machines I need to run the setup or register it with regasm.
    This dll is also having some referenced that it uses.
    Long story short, is there a way to consume this dll with late binding but without registering in (and his references) on a user machine from vb6 apps and mainly from VBA (Excel)?

    Thanks for your suggestions and advice,

    Davor
    Last edited by Davor Geci; Mar 30th, 2018 at 10:26 AM.
    My projects:
    Virtual Forms
    VBA Telemetry

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width