Re: How to set the license key (General questions)
Hi,
You should set LicenseKey Property after you initialize component, but before you call Connect Method.
[code]ssh1.LicenseKey = XXXX-XXXX-XXXX-XXXX
ssh1.Connect[/code]
Let us know how it goes.
Regards,
Drazen