License Key Problem - WeOnlyDo Discussion board

License Key Problem (General questions)

by Jeff.Y, Tuesday, June 14, 2005, 23:54 (7101 days ago)

I am using the DLL version of the control in my software. I have installed the FTPDLX component on my dev machine with a valid license key. I then compile my code, which also contains the license key, and take it to my test platform. When I run the EXE I get a nag screen saying This product requires valid license key, but no such key is found. You have no right to use this product in design environment . I am using product version 2.4.0.167. Any help with this would be appreciated. Thanks.

Re: License Key Problem

by wodSupport, Tuesday, June 14, 2005, 23:58 (7101 days ago) @ Jeff.Y

Jeff,

I am quite sure this is something else involved here - wodFtpDLX and licensing schema works fine. In all cases we had so far it was user's mistake.

So, let's go from the beginning.

1. Are you 100 sure you set LicenseKey property with correct, case sensitive key?
2. In case you use OCX, did you recompile with licensed version?
3. Did you read http://www.weonlydo.com/FtpDLX/Help/Technical.html ?

Can you send me screenshot of that nagscreen, plz send it to techsupport@weonlydo.com

Re: License Key Problem

by Jeff.Y, Wednesday, June 15, 2005, 00:08 (7101 days ago) @ wodSupport

I just sent the screenie of the nag screen that comes up. Any tips you can give me would be much appreciated.

Re: License Key Problem

by wodSupport, Wednesday, June 15, 2005, 00:10 (7101 days ago) @ Jeff.Y

Jeff,

do you use OCX or DLL? OCX, as seems from screenshot. If so, did you recompile your EXE with licensed version? What programming language do you use?

Re: License Key Problem

by Jeff.Y, Wednesday, June 15, 2005, 00:13 (7101 days ago) @ wodSupport

I am using the DLL version of the control in VB.Net. Do I have to run the install for FtpDLX on the test machine? I have registered the control using regsvr32, and I use FTP.LicenseKey = ... every time I create an instance of it.

Re: License Key Problem

by wodSupport, Wednesday, June 15, 2005, 00:17 (7101 days ago) @ Jeff.Y

In VB.NET? This could be cache issue, leftover from DEMO version.

Please remove wodFtpDLX from your project, save the project, exit from VS, delete bin and obj directories.
Then re-open VS, import wodFtpDLX again. Make sure NET wrapper for it are recreated.

This way cache should be cleared, and things should work.

Can you try that and let me know how it goes?

Re: License Key Problem

by Jeff.Y, Wednesday, June 15, 2005, 00:23 (7101 days ago) @ wodSupport

No go. Same error. I removed all references to the FtpDLX control from my project. Saved. Closed. Opened. Re-added. Re-compiled. No luck.

Re: License Key Problem

by wodSupport, Wednesday, June 15, 2005, 00:25 (7101 days ago) @ Jeff.Y

Just for a test, if you create new project, make EXE, distribute... does it work?

Re: License Key Problem

by Jeff.Y, Wednesday, June 15, 2005, 00:30 (7101 days ago) @ wodSupport

Sorry, I missed the step to delete the OBJ and BIN directories the first time. Did that and it seems to be happier now. Thanks for the help.

Re: License Key Problem

by wodSupport, Wednesday, June 15, 2005, 00:30 (7101 days ago) @ Jeff.Y

Coolio! I'm glad it worked!