Got it working now. While rechecking StoragePath I realized I didn't declare / initialize my GeneratorInstance correctly. (That's what I get for skipping...
Is there a strategy for doing the following with ActiveLock v2.00.0007? I am interested in implementing trial software that will time out after ten days or so...
This question applies to trial software that will be distributed by download from a 24/7 website. The software will time out after a relative small number of...
Hi, I used the Activelock 2.0.6 in my application (VB.NET). When I did the programme, it is running well and worked fine. I made an install and installed on...
I implemented this by useing the Activelock 1.5 and 2.0.6. First trial verion will run on 1.5 and set the fixed time if that fails then check for 2.0.6, and...
sreepathiraok, I am not familiar with the difference of 1.5 and 2.0.6. I have only used 2.0.7 which I assume is essentially the same as 2.0.6. Are you saying...
... Hash: SHA1 Sreepathi, 1.x, in its original released form, has been proven to be very easy to crack. So it will defeat your purpose to try to use 1.5 in...
... Hash: SHA1 Hi, ... This line is wrong. It should be: moLock.KeyStoreType = Activelock2.LicStoreType.alsFile moLock.KeyStorePath = "C:\YourProduct.lic" '...
... Hash: SHA1 Stan, Supporting automatic eval has been a sore point for 2.0. Apparently, a few people have been able to do it, but the process is not...
Sorry Thanh.. My code is like this, (I missed the line of code): moLock.KeyStorePath = "C:\QClient.lic" moLock.KeyStoreType = ActiveLock2.LicStoreType.alsFile ...
Hi Thanh, The problem is that, after the trial version expires, the user can download a new trial version and continue the same. Now I am using the AL1.5 for...
Thanks Thanh, It is working now, I forgot to include the alutil.dll. Thank you very much and will come back to you, once I implement through the webservices. ...
It seems that I do not understand enough of distributing an application with ActiveLock. I could succesfully run ActiveLock on my development PC within an...
... Hash: SHA1 Hi Leendert, ... Yes, if you read the Release Notes, this is covered in the Redistribution section. Sorry you had to find it out the hard way....
Dear Thanh, Thank you for responding so promptly. You are right (of course): I have found the "Redistribution" section in the Release Notes. It might be an...
Which file do I need to download to get the latest stable version of ActiveLock? I intend coding directly in to my app to try to reduce the risk of the dll...
... Hash: SHA1 Hi Leendert, ... I understand your reasoning, but unfortunately, this is not practical, if not impossible. First of all, they are not all...
I am not sure, but I might have found a solution for some Err = 429 (ActiveX component can't create object) problem. I put it here, as I do not remember I have...
... Hash: SHA1 Good info, Leendert. Thanks for sharing. ... I didn't think it matters which order you register them, does it really? Also, if your use a setup...
Hello, Everyone: I am new comer to this group. I just wondering how activelock work. Suppose I am registered user, I don't need to register every time. So, how...
Hello, everyone: Does activelock2.0 orginate from activelock1.X? They have different website: www.activelock.com and www.activelock.org. Thanks. Charlie...
... Hash: SHA1 Just a note to everyone. Since there are users for both versions of ActiveLock (1.x and 2.x) in this group, when asking for help, please specify...
... Hash: SHA1 Yes, ActiveLock 2.0 did originate from ActiveLock 1.x. Or rather, I should say that it was "inspired" by 1.x. 2.0 is being developed by a...
I have been using ActiveLock for quite sometime now. I enjoy it. But, I want to have the liberation key generation automatic from my website. I want the user...
... Hash: SHA1 Hmm... Depending on the level of interest, I might be persuaded to port ALUGEN to PHP and host it somewhere as an service, possibly on...