Hello Ross,
Welcome to forums and thank you for your feedback!
I copied the generated license file from the class library to the folder holding the executable that uses the class library and to the current directory for the running of the executable.
If by 'generated license file' you mean the auto-generated file licenses.licx then it is not enough to just copy it to the folder with executable. You need to
build your app with this file included. Please send us your sample project and we`ll find the problem quickly.
*** On execution, the Trial License reports expired ***
*** I use a DOS command prompt to use your LicenseManager to install from files
*** each of the license files (generated and copied) with said install reporting success.
*** However the Trial License still reports expired ***
The LicenseManager only intended to install the license (from command line, not VS) that you can buy
here, not the licenses.licx auto-generated file which acts only as a list of licenses that .NET compiler should check on build.
*** I guess that it would not do well with arbitrary hierachical databases
*** without specific coding in the Flexible TreeView API and/or Visual Studio design work.
Flexible TreeView supports plain and hierarchical data sources out-the-box. Please refer to
this topic for details. You just need to define KeyFieldName/ParentFieldName values with the ID and ParentId columns of your data source and Flexible TreeView will do the rest job for you.
The first goal of Flexible TreeView was to provide a solution that do all job instead of the developer but allows to override the behavior and appearance (only) when it needed.
We`ll happy to help you with other questions if you have.