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




Reply With Quote
