Arno Posted December 10, 2008 Report Posted December 10, 2008 After running the ChartFXLiteNet.exe (with xp admin priviliges) i add the "ChartFX.Lite.dll" to my .NET Framework Components. Then (after login to xp with user priviliges) i tried to drag the chart component from the toolbox (VS 2005) to my windows form, but i get the error message: System.componentModel.LicenseExeption: Couldn't get Design Time License for 'SoftwareFX.ChartFX.Light.Chart'.... Is there any license file necessary for my vs project ? Can anybody help ? Arno Quote
TomasT Posted December 10, 2008 Report Posted December 10, 2008 Hi, Please note that even though Chart FX Lite is a free product, it is still a .Net licensed component, therefore it does need its license information in order to function properly. When you run the installation, we add this license information to the registry. We were able to do this correctly since you ran the install with admin privileges. However, your user account probably does not have enough permissions and is likely preventing Visual Studio form reading the license from the registry. Please try dropping a chart while logged on as an administrator. Regards, TT Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.