Search the web
Sign In
New User? Sign Up
ActiveLock · ActiveLock Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2578 - 2607 of 2787   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2578
... Well, if you have an automated nightly build process for building your product setup, you could add an extra step to copy the setup program to a directory...
Thanh Hai Tran
th2tran
Offline Send Email
Jan 1, 2005
8:12 am
2579
LockType and LicenseType are two completely different things. LockType relates to what device you're locking to (harddrive? NIC? etc...) LicenseType (Time...
Thanh Hai Tran
th2tran
Offline Send Email
Jan 1, 2005
5:43 pm
2580
I totally agree with OldHatt45. I'll also be selfish like him and state that VB is the only reason I am here. VB is the only reason I am still interested in...
activelockuser
Offline Send Email
Jan 2, 2005
6:47 am
2581
Dear OldHat & Ismail, I'm glad to see more of your are getting involved in this debate. Let me put this in perspective a little bit. The reason we started...
Thanh Hai Tran
th2tran
Offline Send Email
Jan 2, 2005
10:33 am
2582
Thanh, To answer your questions: 1. I'm good with multiple platform support. But I thought we were all living on the same planet :))) 2. COM+ support is a...
activelockuser
Offline Send Email
Jan 3, 2005
5:05 am
2583
I am currently using ActiveLock in my code for licensing. I use Lock to Hard Disk. Things are working ok. I use a per-machine licensing scheme. But recently i...
helloweizhen
Offline Send Email
Jan 4, 2005
6:03 pm
2584
Have you searched the archives for this? Im sure i remember seeing this before, we use the hdd serial number as returned from the OS, and IIRC it _can_ change...
Dan Keeley
djdan69uk
Offline Send Email
Jan 4, 2005
8:37 pm
2585
Dan is correct, the drive serial number we lock to is the computer assigned serial number and it will change every time the user re-formats their drive (well,...
Michael E. Crute
mecrute
Offline Send Email
Jan 5, 2005
12:07 am
2586
This is a bomber. This basically means lockToHD is not worth much. Any amatuer user can claim that he has reformatted the disk and ask for a freebie. With...
helloweizhen
Offline Send Email
Jan 5, 2005
12:47 am
2587
Will, lockToMac & lockToHD have some known limitations has you've observed, which I intend to resolve as soon as I have some free cycles. On that note, I must...
Thanh Hai Tran
th2tran
Offline Send Email
Jan 5, 2005
8:10 am
2588
Dear Thanh Hai Tran From searching the net, I have observed: 1) Very few suggestions exists, solving this problem (getting the harddisk ID). 2) The suggestions...
Klaus Nielsen
damkjaer_nie...
Offline Send Email
Jan 5, 2005
12:42 pm
2589
Hi there, I didn't know about this limit, so here's a solution I've found on the net a while ago while trying to develop my own protection scheme. It REALLY...
Gabriel-Dumitrel Mosc...
vortex1976
Offline Send Email
Jan 5, 2005
1:43 pm
2590
There's a way to get the HDD firmware serial number and model number and the entire source code is here: ...
activelockuser
Offline Send Email
Jan 5, 2005
2:04 pm
2591
Hi, I found this free .ocx that among many things, also can give you the manufacturers serial number. It can be downloaded from: ...
sdmad m
sdmad_sdam
Offline Send Email
Jan 5, 2005
8:11 pm
2592
Hi, I have been following discussions about HD Serial numbers and the problems around it, found this on Freevbcode ( ...
Jacques Muller
rockme012000
Offline Send Email
Jan 6, 2005
6:40 am
2593
From a C++ user I played with the example in examples/mfc With no license the code worked as expected. With a license the code works as expected until the...
davidchesterweatherall
davidchester...
Offline Send Email
Jan 6, 2005
11:41 pm
2594
From a C++ user Part 2 The reality was I implemented ActiveLock on my system, found the problem there, and then went to MFCSample to see if the problem was ...
davidchesterweatherall
davidchester...
Offline Send Email
Jan 7, 2005
11:40 am
2595
Dear Gabriel, Klaus, and Jacques. Thank you all for your contribution. I will try to incorporate Gabriel's class file into AL since it seems to be the easiest...
Thanh Hai Tran
th2tran
Offline Send Email
Jan 9, 2005
3:38 am
2596
Hi David, Having read both of your emails, I'm still not entirely sure I understood whether you've found a bug in the MFCSample or that the problem you...
Thanh Hai Tran
th2tran
Offline Send Email
Jan 9, 2005
3:44 am
2597
I am new to ActiveLock and you have far more experience than I, so the only thing I could do was repeat everything and take better notes. Copied my work on...
davidchesterweatherall
davidchester...
Offline Send Email
Jan 9, 2005
12:41 pm
2598
MFCSample Part 4 I asked myself why does it work with no license and fail with a license. My theory was the line m_ActiveLock = alGlobals->NewInstance(); but...
davidchesterweatherall
davidchester...
Offline Send Email
Jan 10, 2005
9:51 am
2599
Hi ! I found a web site with a same name in England. Look at www.activelock.co.uk [ ]s, Luiz C. Pinheiro...
Luiz C. Pinheiro
lcpactivelock
Offline Send Email
Jan 10, 2005
12:27 pm
2600
Hi all, First off I would like to thank everyone for all the support they put into ActiveLock. I am just starting to use it in my application and I find it...
Scott N.
sdnblackout
Online Now Send Email
Jan 10, 2005
7:57 pm
2601
Could this error be related with the products.ini file? Is it also on the server? Ismail ... put ... and I ... the "Object...
activelockuser
Offline Send Email
Jan 10, 2005
8:44 pm
2602
No I have not put the products.ini on the server. Does that need to be there? In what directory and how would I point ActiveLock to know where to find it?...
Scott N.
sdnblackout
Online Now Send Email
Jan 10, 2005
8:58 pm
2603
Same location where the DLLs are. AL should see it there. Ismail ... know ... also on ... they ... application ... and ... on my ... & "/" & ... (Now) ... 0,...
activelockuser
Offline Send Email
Jan 10, 2005
9:07 pm
2604
After copying the products.ini to the same folder as the DLLs (webroot\bin\) with the Interop.ActiveLock2.dll and Interop.ALUGENLib files it still comes back...
Scott N.
sdnblackout
Online Now Send Email
Jan 10, 2005
9:14 pm
2605
Ok all this is my code that I have gotten to work with VB.net. So it should work with ASP.net but it isn't. This works fine locally but when use it in my ASP...
Scott N.
sdnblackout
Online Now Send Email
Jan 10, 2005
11:14 pm
2606
Scott, You are right. I created the same project and is throwing the same exception (System.Runtime.InteropServices.COMException) in ASP.NET and is working...
activelockuser
Offline Send Email
Jan 11, 2005
4:30 pm
2607
activelockuser, Thank you for trying out the project to see what problem I am having. AL Dev team have any answers for this? THanks so much all!...
Scott N.
sdnblackout
Online Now Send Email
Jan 11, 2005
8:07 pm
Messages 2578 - 2607 of 2787   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help