LicenseKey Method or Data Member not found - WeOnlyDo Discussion board

LicenseKey Method or Data Member not found (wodSSH / wodSSH.NET)

by joel.burgess, Sunday, January 27, 2008, 22:21 (5905 days ago)

I have purchased wodSSH ActiveX component. When I try to set the LicenseKey property, I get the error: Method or Data Member not found

I have installed the component with the supplied license key. When I select About I get the proper version (2.6.5.69) of the ActiveX and the license key is shown on the about screen.

What am I dong wrong?

Re: LicenseKey

by woddrazen, Sunday, January 27, 2008, 22:34 (5905 days ago) @ joel.burgess

Hi Joel,


Most probably you are using DEMO version of the Component.

In order to get licensed version of the same, please go to:

http://www.weonlydo.com/index.asp?update=1

This is automated process. Make sure you use same email address that is registered with our system, one you used when you have purchased the product.

Before install licensed version please unistall wodSSH and search and remove all wodSSH.dll and wodSSH.ocx from your machine.

Then install wodSSH again. You should be asked for license key during installation process,

If you are developing in Delphi or C++ you should reimport wodSSH reference in such environment before you run your project again.

One more note ActiveX version (wodSSH.ocx) don't have LicenseKey Property.

There is no need to insert LicenseKey Property because it is installed when you drop wodSSH.ocx to your form. Only COM version (wodSSH.dll) has LicenseKey Property.

Hope this helps.


Regards,
Drazen