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

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

by kevino, Thursday, July 24, 2008, 21:41 (5759 days ago) @ woddrazen

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

If i recall right, i went to install active x component in delphi menus and reselected it from the list. As you mention it, I don't recall ever entering in my license key anywhere or ever being prompted for it? Where would i have seen that?


Complete thread: