TeeChart .NET Licensing model and plugin architecture
Posted: Mon Aug 18, 2008 6:53 pm
Hello,
I have a plugin based application where certain plugins (that are loaded at runtime) use TeeChart, but the main .exe does not. With the current TeeChart licensing (System.Component.LicenseProvider) I cannot instantiate a plugin that uses TeeChart unless the main .exe project has a license file as well as a Reference to the TeeChart dll. I would like to remove the TeeChart reference from the main .exe since it is only needed by the plugin.
I saw another post in this forum (which I can't find again) where another user had the same problem.
Could you please let me know of a possible solution or workaround??
Thanks...
JHirsch
I have a plugin based application where certain plugins (that are loaded at runtime) use TeeChart, but the main .exe does not. With the current TeeChart licensing (System.Component.LicenseProvider) I cannot instantiate a plugin that uses TeeChart unless the main .exe project has a license file as well as a Reference to the TeeChart dll. I would like to remove the TeeChart reference from the main .exe since it is only needed by the plugin.
I saw another post in this forum (which I can't find again) where another user had the same problem.
Could you please let me know of a possible solution or workaround??
Thanks...
JHirsch