The difference between this and the non-diagnostic version is that a diagnostic sourceloads all features, even those that fail validation. While the diagnostic functionality provides additional information, it can produce overhead not acceptable in a...
Hi,Please use the following variant of this API (sample code shown below). licensing.LicenseManager.GetFeatureCollection(LicenseSourceOption.Trials, true); The above-mentioned call depicts use of the diagnostic version of the GetFeatureCollection met...
@balazscsak,If the problem was that of write permission for config file, the error message would have been "The license server configuration file is not writable.". If the configuration file has got corrupted, I fear that you will need to create a fr...
Hi @balazscsak ,Could you please give complete details of the saving error that you got while trying to import the license?It is quite possible that the configuration file ("lmadmin/conf/server.xml" file) got corrupted for some or the other reason.
You can try using lc_heartbeat().Syntaxint lc_heartbeat(LM_HANDLE *job,int *ret_num_reconnects,int minutes);ParametersThe lc_heartbeat function uses the following parameters:Table 1-60 • lc_heartbeat ParametersParameter Descriptionjob From lc_new_job...