Deploying VB 6 Applications

 

Runtime free redistribution requires the  Developer Edition License of INGEAR.NET.ABLINK.

Along with your application files, you'll need to include INGEAR library components in your setup and deployment package.

 

File Name

Description

ingear.net.ablink.dll

INGEAR Visual Studio .NET class library for Allen-Bradley PLC/SLC/MicroLogix

ingear.net.interfaces.dll

INGEAR Visual Studio .NET common interfaces library

netablink.dll

INGEAR Visual Basic 6 COM Interop DLL

DeployLX.Licensing.v3.dll

License deployment dll

*.lic

INGEAR.NET.ABLINK runtime deployment license file (included with Developer Edition)

Example: regasm netablink.dll /tlb:netablink.tlb /codebase /silent

 

NOTES:

  1. NETABLINK for VB6 is dependent on INGEAR.NET.ABLINK for .NET.  

  2. The target machine must have the Microsoft .NET Framework 2.0 or later.

> Download Microsoft .NET Framework 2.0 Redistributable Package (x86)