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
 
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-hour 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: Common usage FAQ]]
+
[[Category: Common Usage FAQ]]

Latest revision as of 14:55, 17 May 2010

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