Using TeeChart with a DLL file
Posted: Wed Feb 03, 2010 6:25 am
I have compiled TeeChart with license in to a dll library file and used it in another application on another PC (non-license) so when I'm running this application the error appeared as follow:
I'm using Teechart V3 .NET (TeeChart.WPF.dll - WPF support), Can anyone helps me to solve this problem?
Thanks and best regards,
Binh Duong
Code: Select all
System.Windows.Markup.XamlParseException occurred
Message="Cannot create instance of 'TChart' defined in assembly 'TeeChart.WPF, Version=3.5.3146.24805, Culture=neutral, PublicKeyToken=98e8c3f289a4e286'. Exception has been thrown by the target of an invocation. Error at object 'System.Windows.Controls.Grid' in markup file 'ChartControlLib;component/chartcontrol.xaml' Line 7 Position 10."
Source="PresentationFramework"
LineNumber=7
LinePosition=10
Thanks and best regards,
Binh Duong