Re: VB.NET sample ? (General questions)
Did you uninstall demo version and install the Full version (it asks for LicenseKey during the installation process)? Also, after that, you should re-import the component into the project.
Yes !
If you are using the COM (.dll) of the component you should set LicenseKey property before calling the Connect method.
No !
But it doesn't work...
Ssh1.LicenceKey = XXXX-XXXX-XXXX-XXX
with Dim WithEvents Ssh1 As New wodSSHTunnelLib.wodTunnel
Sorry to be stupid [:smile:]