I have used the license files as one should but the trial version message suddenly appeared after a couple of days of my application work. What happened?

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(New page: The license initialization procedure must be called once a 24 hours. So, if your application works more than 24 hours you need to add license initialization call not only on application in...)
 
Line 1: Line 1:
The license initialization procedure must be called once a 24 hours. So, if your application works more than 24 hours you need to add license initialization call not only on application initialization, but on 24 hours timer tick too.
+
The license initialization procedure must be called once a 24 hours. So, if your application works more than 24 hours you need to add license initialization call not only on application initialization, but on 24-hour timer tick too.
  
 
[[Category: Licensing FAQ]]
 
[[Category: Licensing FAQ]]

Revision as of 20:38, 13 November 2009

The license initialization procedure must be called once a 24 hours. So, if your application works more than 24 hours you need to add license initialization call not only on application initialization, but on 24-hour timer tick too.

Personal tools