License Key validation problem - WeOnlyDo Discussion board

License Key validation problem (wodFtpDLX / wodFtpDLX.NET)

by Shweta, Thursday, December 30, 2004, 06:18 (7028 days ago)

Hello everybody,

We have a licensed version of wodFTPDLX.
I have set the licensing key thro' our code for the wodFTPDLX component.
If I run the program using 'administrator' login, it works fine. But if I change to other login say 'test' (without admin privileages), I get the pop-up saying The product requires valid license key, but no such key is found. You have no rights to use this product in design environment.
The 'test' login has full rights on the WodFTP dlls, ocx & on program dll.
The versions used are: 2.1.1.8, 2.2.0.1

I'll appreciate any help on this matter.

Thanks in advance,
-Shweta

Re: License Key validation problem

by wodSupport, Thursday, December 30, 2004, 09:44 (7028 days ago) @ Shweta

Shweta,

it is important now to know if you use DLL or OCX exactly. Different licensing mechanism is used.

If you use DLL make sure you set LicenseKey property case sensitive. You can send us screenshot of About method nag screen to techsupport@weonlydo.com to see if it's ok.

If you use OCX then make sure you recompile with licensed version.

Once recompiled, license key is only searched within your executable, so there's no difference if user is Administrator or not.