Hey Stef,
Can we reuse our productkeys (serials)?
You can import your product keys, and you can do it in a way that you never have to send your customers their product key. However, you won't be able to just use old product keys in LimeLM. The reason being that our CheckAndSavePKey() function -- the step before an activation actually begins -- uses an internal algorithm to see if the product key is valid without contacting the servers. Thus random strings (or product keys from other licensing products) won't work.
So, how do you roll this out seamlessly to customers without sending thousands or millions or emails and without increasing your support costs?
Well, the good news is that we have an article covering this: How to switch your licensing to LimeLM, TurboActivate, and TurboFloat.
Many of our large customers have used this method to seamlessly switch customers over to their new versions of their software that uses LimeLM without ever having to contact the customers. Everything just works behind the scenes.
Does that make sense?
Where are the Information about Trial time and "Custom license fields" stored? In the Key or on the Server?
It's stored in the server, and it can be read from your app (if you want it to be) without the customer needing an active internet connection (because the data is downloaded as part of the cryptographically-signed activation data). See: Custom license fields