Chartfx Failed To License

2020. 3. 6. 22:09카테고리 없음

I am trying to test how we would build our projects using this library. Everything works fine on my development machine, after installing the beta download package.

Chartfx

I have copied the project files to another machine, where I did not install ChartFX.I have copied ChartFX.WPF.dll and ChartFX.WPF.Design.dll to a folder on the new machine, and added a project reference to them. I am assuming that builds can only occur if the machine has run the ChartFX install, and that since my other machine does not have ChartFX installed, that is the source of the error.

Chartfx Failed To License

Chartfx Failed To License Check

Chartfx 6.2

Is that correct?If so, does that mean that every one of our build machines would have to actually install ChartFX?Other charting libraries we have used have allowed us to put the referenced component DLL on the build machine as part of downloading the project source, and have not required an actual install of the product. This is important for us, since our build process will randomly choose an available machine to download code to and build on, based on available resources. If an install is required on every build machine, that could be a problem.Any info would be appreciated.Todd M.