Welcome Guest Search | Active Topics | Sign In | Register

Visual Basic Compatibility Options
Nick
Posted: Thursday, April 11, 2019 12:14:51 PM
Rank: Newbie
Groups: Member

Joined: 4/11/2019
Posts: 1
I see your product is compatible with all .net applications, but what about visual basic 6 and VBA? The .dll will not register, and I am hesitant to purchase it if it ins't compatible with my project.
eo_support
Posted: Thursday, April 11, 2019 1:33:54 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
No. VB6 and VBA is not .NET based and you can not use .NET components directly. You can however creates a COM wrapper in .NET and use that as a bridge in between. On one hand, the COM wrapper objects itself is .NET based so it can access all features in our library. On the other hand, VB6 can use COM objects directly. So this way you can use our product indirectly. Note that COM interop is one of the standard ways of using .NET components in non .NET application and we consider it a generic programming issue, so we won't provide any technical support on this issue.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.