Re: wodSFTP ActiveX in Delphi, licensing problem - WeOnlyDo Discussion board

Re: wodSFTP ActiveX in Delphi, licensing problem (General questions)

by woddrazen, Thursday, July 24, 2008, 20:55 (5759 days ago) @ kevino

Kevino,


OCX version don't have LicenseKey Property. It's register when you drop it on your form. Only DLL need LicesneKey Property.

Maybe you somehow insert incorrect LicenseKey during installation process. Maybe you miss some letter or maybe LicenseKey is in incorrect format.

For LicenseKey you should use uppercase letter.

something like this:

XXXX-XXXX-XXXX-XXXX

also how did you re-import reference in Delphi?


Drazen


Complete thread: