Page 1 of 1

Licensing - Class Library Support

Posted: Mon 01 Mar 2010 12:25
by matthiasramp
I created a licenses.config and listed all executable files that will work with my library. It works for a limited amount of files, but not for all. Unfortunately, I can not figure out for which executables the file works and for which files it does not work. Let's say, the first 150 executables are licensed. 250th executable is not licensed.

Is there a maximum amount of executables (amount of lines) allowed to be listed in licenses.config?
Probably there is an invalid character in my list, which stops the process which reads the file list?

Regards,
Matthias

Posted: Tue 02 Mar 2010 12:18
by StanislavK
The licenses.config file has limitation on line number: only 256 executables can be listed in it.